Package: inplace
Version: 0.1.2
Date: 2020-08-24
Title: In-place Operators for R
Description: 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).
Authors@R: person("Florian", "Privé", 
                  email = "florian.prive.21@gmail.com", 
                  role = c("aut", "cre"))
License: GPL-3
Language: en-US
Encoding: UTF-8
LazyData: true
ByteCompile: true
RoxygenNote: 7.1.1
LinkingTo: Rcpp
Imports: Rcpp
Suggests: spelling, data.table, testthat, covr
URL: https://github.com/privefl/inplace
BugReports: https://github.com/privefl/inplace/issues
NeedsCompilation: yes
Packaged: 2020-08-24 12:09:01 UTC; au639593
Author: Florian Privé [aut, cre]
Maintainer: Florian Privé <florian.prive.21@gmail.com>
Repository: CRAN
Date/Publication: 2020-08-24 13:50:02 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2020-08-25 10:26:05 UTC; unix
Archs: inplace.so.dSYM
