forked from cran/pscl
-
Notifications
You must be signed in to change notification settings - Fork 0
❗ This is a read-only mirror of the CRAN R package repository. pscl — Political Science Computational Laboratory. Homepage: http://github.com/atahk/pscl
minghao2016/pscl
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
1. Put any C/C++/Fortran code in 'src' 2. If you have compiled code, add a .First.lib() function in 'R' to load the shared library 3. Edit the help file skeletons in 'man' 4. Run R CMD build to create the index files 5. Run R CMD check to check the package 6. Run R CMD build to make the package file when building on the Mac, can remove resource forks as follows: find . -type f -exec cp /dev/null {}/..namedfork/rsrc \; Read "Writing R Extensions" for more information.
About
❗ This is a read-only mirror of the CRAN R package repository. pscl — Political Science Computational Laboratory. Homepage: http://github.com/atahk/pscl
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- R 81.9%
- C 18.1%