Parent Directory
|
|
|
|
|
R/
|
4577 |
8 years |
jjallaire |
sourceCpp now correctly binds to Rtools 3.0 and 3.1 |
debian/
|
4591 |
8 years |
edd |
minor cosmetics for the Debian build
|
inst/
|
4596 |
8 years |
edd |
fat-finger typo |
man/
|
4576 |
8 years |
edd |
deprecate namespace argument in Rcpp.package.skeleton
|
src/
|
4486 |
8 years |
romain |
introduce traits::input_parameter so that we can have std::vector<T>& again |
tests/
|
4055 |
9 years |
edd |
fix R CMD check not finding sourceCpp files
still needed
-- actual Vector.cpp ... |
vignettes/
|
4600 |
8 years |
edd |
updated Armadillo paper reference with final CSDA volume, month, pages data
|
.Rbuildignore
|
4589 |
8 years |
edd |
no exclude the build/ directory as we want build/vignette.rds
|
.Rinstignore
|
3466 |
10 years |
edd |
added to exclude inst/doc/{Makefile,jss.bst} from making it into the tarball
|
ChangeLog
|
4594 |
8 years |
edd |
expanded pt() unit tests to cover cases with and without ncp argument
|
DESCRIPTION
|
4593 |
8 years |
edd |
bug fix and correct expandion for (d|q|p)nt() function
|
NAMESPACE
|
4566 |
8 years |
edd |
turns out we RcppLdFlags and LdFlags -- so both exported and documented now
|
TODO
|
4514 |
8 years |
romain |
factor out min, max and range in their own file and classes |
cleanup
|
4465 |
8 years |
edd |
also clean bibtex files |
doxyfile
|
4207 |
9 years |
jjallaire |
set svn eol-style native for source files |