Package: legocolors
Title: Official Lego Color Palettes
Version: 0.1.2
Authors@R: 
    person(given = "Matthew",
           family = "Leonawicz",
           role = c("aut", "cre"),
           email = "matt_leonawicz@esource.com")
Description: Provides a dataset containing several color naming conventions established by multiple sources, along with associated color metadata.
    The package also provides related helper functions for mapping among the different Lego color naming conventions and between Lego colors, hex colors, and 'R' color names.
    The functions include nearest color matching based on Euclidean distance in RGB space. 
    Naming conventions for color mapping include those from 'BrickLink' (<https://www.bricklink.com>), 'The Lego Group' (<https://www.lego.com>), 'LDraw' (<https://www.ldraw.org/>), and 'Peeron' (<http://www.peeron.com/>).
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
URL: https://github.com/leonawicz/legocolors
BugReports: https://github.com/leonawicz/legocolors/issues
Depends: R (>= 2.10)
Suggests: testthat, covr
Language: en-US
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-03-20 14:20:53 UTC; Matt
Author: Matthew Leonawicz [aut, cre]
Maintainer: Matthew Leonawicz <matt_leonawicz@esource.com>
Repository: CRAN
Date/Publication: 2019-03-24 19:10:03 UTC
