It provides in-place operators for R that are equivalent to '+=', '-=', '*=', '/=' in C++. Those can be applied on integer|double vectors|matrices. You have also access to sweep operations (in-place).
| Version: | 0.1.2 | 
| Imports: | Rcpp | 
| LinkingTo: | Rcpp | 
| Suggests: | spelling, data.table, testthat, covr | 
| Published: | 2020-08-24 | 
| DOI: | 10.32614/CRAN.package.inplace | 
| Author: | Florian Privé [aut, cre] | 
| Maintainer: | Florian Privé <florian.prive.21 at gmail.com> | 
| BugReports: | https://github.com/privefl/inplace/issues | 
| License: | GPL-3 | 
| URL: | https://github.com/privefl/inplace | 
| NeedsCompilation: | yes | 
| Language: | en-US | 
| Materials: | README | 
| CRAN checks: | inplace results | 
| Reference manual: | inplace.html , inplace.pdf | 
| Package source: | inplace_0.1.2.tar.gz | 
| Windows binaries: | r-devel: inplace_0.1.2.zip, r-release: inplace_0.1.2.zip, r-oldrel: inplace_0.1.2.zip | 
| macOS binaries: | r-release (arm64): inplace_0.1.2.tgz, r-oldrel (arm64): inplace_0.1.2.tgz, r-release (x86_64): inplace_0.1.2.tgz, r-oldrel (x86_64): inplace_0.1.2.tgz | 
| Old sources: | inplace archive | 
Please use the canonical form https://CRAN.R-project.org/package=inplace to link to this page.