3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
Mar 22, 2025 — Mar 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added RcppDatetime support in ColDatum and RcppFrame More... over 17 years ago
commented-out message about copying lib to visible place, we have better More... over 17 years ago
added ChangeLog, incremented version to 5.3.1 More... over 17 years ago
added RcppDatetime with support for RcppParams and RcppResultSet More... over 17 years ago
more details on building / using on Linux and Windows More... over 17 years ago
user library build switched to static More... over 17 years ago
new example RcppParamsExample in R / C++ More... over 17 years ago
new example RcppParamsExample in R / C++ More... over 17 years ago
directory update More... over 17 years ago
small correction for text shown when expection thrown More... over 17 years ago
added three new manual pages More... over 17 years ago
small wishlist item clarified More... over 17 years ago
added Dirk to authors, misc small polishes More... over 17 years ago
reworked and polished Makefiles some more More... over 17 years ago
delete old windows helper file More... over 17 years ago
added new manual page Rcpp-package describing the package More... over 17 years ago
more verbose printing in example function More... over 17 years ago
changed logic so that missing arguments get default values (and a message) More... over 17 years ago
removed RcppDemo More... over 17 years ago
deleted as NAMESPACE loads the dynlib so no zzz.R needed More... over 17 years ago
commit before deletion, NAMESPACE loads the dynlib so no zzz.R needed More... over 17 years ago
new Makefile.win More... over 17 years ago
remove RcppDemo.Rd as well (removed as vignette("RcppAPI") works better anyway for the sole working / useful part of the demo) More... over 17 years ago
report 5 lives from License file More... over 17 years ago
added myself to Copyright holders in LICENSE-Rcpp.txt More... over 17 years ago
removed demo/ dir: the ReadRcppAPI function is done better by vignette() in base R, and the sine examples are useless in the context More... over 17 years ago
removed Built field as per R Extensions manual More... over 17 years ago
added Date as svn:keywords for auto-update of eponymous field; reformatted LGPL 2.1 or later req. as per newer docs More... over 17 years ago
updated pdf build, no content change yet More... over 17 years ago
added VignettePackage hook needed to appear in main help index More... over 17 years ago