Last data update: 2014.03.03

classInt

Package: classInt
Version: 0.1-23
Date: 2015-09-27
Title: Choose Univariate Class Intervals
Authors@R: c(person("Roger", "Bivand", role=c("aut", "cre"), email="Roger.Bivand@nhh.no"), person("Hisaji", "Ono", role="ctb"), person("Richard", "Dunlap", role="ctb"), person("Matthieu", "Stigler", role="ctb"))
Depends: R (>= 2.2)
Imports: grDevices, stats, graphics, e1071, class
Description: Selected commonly used methods for choosing univariate class intervals for mapping or other graphics purposes.
License: GPL (>= 2)
NeedsCompilation: yes
Packaged: 2015-09-28 17:50:18 UTC; rsb
Author: Roger Bivand [aut, cre],
Hisaji Ono [ctb],
Richard Dunlap [ctb],
Matthieu Stigler [ctb]
Maintainer: Roger Bivand <Roger.Bivand@nhh.no>
Repository: CRAN
Date/Publication: 2015-09-29 01:16:28


Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'classInt' ...
** package 'classInt' successfully unpacked and MD5 sums checked
** libs
f95   -fpic  -g -O2  -c fish1.f -o fish1.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o classInt.so fish1.o -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/classInt/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'classInt'
    finding HTML links ... done
    classIntervals                          html  
Rd warning: /tmp/RtmplOzjlJ/R.INSTALLc723faf70a9/classInt/man/classIntervals.Rd:87: missing file link 'shingle'
    findColours                             html  
    findCols                                html  
    getBclustClassIntervals                 html  
    jenks.tests                             html  
    jenks71                                 html  
** building package indices
** testing if installed package can be loaded
* DONE (classInt)
Making 'packages.html' ... done