daynefiler / tcpl

Former repository for the tcpl R package project. New repo:
https://github.com/USEPA/CompTox-ToxCast-tcpl
4 stars 5 forks source link

issue-6: added files to allow build from GitHub #7

Closed daynefiler closed 8 years ago

daynefiler commented 8 years ago

Closes #6:

package can now be installed by running devtools::build_github("daynefiler/tcpl")

Remvoed NAMESPACE and man/*.Rd from the .gitignore file to allow building the package from GitHub using devtools::build_github(). Will have to keep up with the roxygen versions now.