Package: khroma
Title: Colour Schemes for Archaeological Data Visualization
Version: 1.1.3
Date: 2019-06-05
Authors@R: 
    c(person(given = "Nicolas",
             family = "Frerebeau",
             role = c("aut", "cre"),
             email = "nicolas.frerebeau@u-bordeaux-montaigne.fr",
             comment = c(ORCID = "https://orcid.org/0000-0001-5759-4944")),
      person(given = "Brice",
             family = "Lebrun",
             role = "ctb",
             email = "brice.lebrun@u-bordeaux-montaigne.fr",
             comment = c(ORCID = "https://orcid.org/0000-0001-7503-8685")))
Maintainer: Nicolas Frerebeau
 <nicolas.frerebeau@u-bordeaux-montaigne.fr>
Description: Colour schemes for archaeological data
    visualization. This package provides Paul Tol's colour schemes and
    several thematic palettes (geologic timescale, land cover, FAO soils,
    etc.)  with scales for 'ggplot2'.
License: GPL-3
URL: http://khroma.archaeo.science,
        http://github.com/nfrerebeau/khroma,
        https://cran.r-project.org/package=khroma
BugReports: http://github.com/nfrerebeau/khroma/issues
Depends: R (>= 3.1)
Imports: ggplot2 (>= 3.1.0), grDevices, scales (>= 1.0.0)
Suggests: covr, testthat
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Collate: 'colour.R' 'ggplot2-science.R' 'ggplot2-tol.R' 'ggplot2.R'
        'khroma-package.R'
NeedsCompilation: no
Packaged: 2019-06-05 09:21:01 UTC; nicolas
Author: Nicolas Frerebeau [aut, cre] (<https://orcid.org/0000-0001-5759-4944>),
  Brice Lebrun [ctb] (<https://orcid.org/0000-0001-7503-8685>)
Repository: CRAN
Date/Publication: 2019-06-05 14:10:03 UTC
