Last data update: 2014.03.03

munsellinterpol

Package: munsellinterpol
Type: Package
Title: Interpolate Munsell Renotation Data from Hue/Chroma to CIE/sRGB
Version: 1.0.2
Encoding: UTF-8
Authors@R: c(person(given = "Jose", family = "Gama", role = c("aut","cre","trl"),email = "rxprtgama@gmail.com"),
person(given = "Paul", family = "Centore", role = c("aut","cph"),email = "centore@99main.com"))
Description: Methods for interpolating data in the Munsell color system following the ASTM D-1535 standard. Hues and chromas with decimal values can be interpolated and converted to/from the Munsell color system and CIE xyY, CIE XYZ, sRGB, CIE Lab or CIE Luv. Chromas can be odd and hue steps can be real numbers. Based on the work by Paul Centore, "The Munsell and Kubelka-Munk Toolbox".
License: GPL (>= 3)
LazyLoad: no
LazyData: no
Depends: R (>= 2.10), geometry
Author: Jose Gama [aut, cre, trl],
Paul Centore [aut, cph]
Maintainer: Jose Gama <rxprtgama@gmail.com>
Repository: CRAN
Repository/R-Forge/Project: munsellinterpol
Repository/R-Forge/Revision: 14
Repository/R-Forge/DateTimeStamp: 2015-07-22 15:36:13
Date/Publication: 2015-07-23 06:58:32
NeedsCompilation: no
Packaged: 2015-07-22 15:45:12 UTC; rforge


Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'munsellinterpol' ...
** package 'munsellinterpol' successfully unpacked and MD5 sums checked
** R
** data
** demo
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'munsellinterpol'
    finding HTML links ... done
    MunsellHVC                              html  
    MunsellRenotation                       html  
    MunsellToLab                            html  
    MunsellToLuv                            html  
    MunsellToXYZ                            html  
    MunsellTosRGB                           html  
    MunsellToxyY                            html  
    OptimalColoursForIlluminantC            html  
    XYZ2xyY                                 html  
    XYZtoMunsell                            html  
    hypot                                   html  
    lab2xyz                                 html  
    labtoMunsell                            html  
    luv2xyz                                 html  
    luvtoMunsell                            html  
    munsellinterpolation-internal           html  
    sRGBtoMunsell                           html  
    srgb2xyz                                html  
    xyY2XYZ                                 html  
    xyYtoMunsell                            html  
    xyz2lab                                 html  
    xyz2luv                                 html  
    xyz2srgb                                html  
** building package indices
** testing if installed package can be loaded
* DONE (munsellinterpol)
Making 'packages.html' ... done