inplace: In-place Operators for R (original) (raw)
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 |
Documentation:
| Reference manual: | inplace.html , <inplace.pdf> |
|---|
Downloads:
| 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 |
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=inplaceto link to this page.