Skip to content

cjgeyer/rcdd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the source tree for the R contributed package rcdd.
The version for users is at CRAN (http://cran.r-project.org/package=rcdd)

The rcdd source tree is the subdirectory package/rcdd of this repo

This package uses autoconf.
To run R CMD check, first have to do

    cd package/rcdd
    autoconf

Then to run R CMD check

    cd package
    rm -f rcdd_*.tar.gz
    R CMD build rcdd
    R CMD check rcdd_*.tar.gz

(the latter two commands are in the notes file in the package subdirectory
so they don't have to be remembered)

About

Computational Geometry for R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages