Package: rcolors Title: 270 'NCL' Color Tables in R Language Description: 'NCL' (NCAR Command Language) is one of the most popular spatial data mapping tools in meteorology studies, due to its beautiful output figures with plenty of color palettes designed by experts . Here we translate all 'NCL' color palettes into R hexadecimal RGB colors and provide color selection function, which will help users make a beautiful figure. Version: 0.1.1 Authors@R: c( person("Dongdong", "Kong", role = c("aut", "cre"), email = "kongdd.sysu@gmail.com", comment = c(ORCID = "0000-0003-1836-8172"))) Depends: R (>= 3.1) Imports: magrittr License: GPL-3 Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.1 Roxygen: list(markdown = TRUE) Suggests: testthat, covr Repository: https://rpkgs.r-universe.dev Date/Publication: 2024-06-27 03:16:49 UTC RemoteUrl: https://github.com/rpkgs/rcolors RemoteRef: HEAD RemoteSha: 9184dab9080880d3462dbc778452526d525d23b4 NeedsCompilation: no Packaged: 2026-06-06 07:27:06 UTC; root Author: Dongdong Kong [aut, cre] (ORCID: ) Maintainer: Dongdong Kong