[R-pkg-devel] tibbles are not data frames
Dirk Eddelbuettel
edd at debian.org
Tue Sep 26 23:43:53 CEST 2017
On 26 September 2017 at 22:52, Jens Oehlschlägel wrote:
| also the Rcppverse
Not really, in the context of this thread.
Rcpp does not impose or suggest a particular way of doing things at the R
level. Rcpp, really, is mostly about making it a little easier to interface
with C/C++ level code from R (and again is not required or imposed and people
still write C accessing packages without). And there really is no
"Rcppverse" though I (and at least some others) like the prefix in the
package names.
Agree with the rest of your post though.
Dirk
--
http://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org
More information about the R-package-devel
mailing list