New Upstream Snapshot - r-cran-munsell

Ready changes

Summary

Merged new upstream version: 0.5.0+git20180801.1.e539541 (was: 0.5.0).

Resulting package

Built on 2022-10-18T02:17 (took 6m28s)

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t fresh-snapshots r-cran-munsell

Lintian Result

Diff

diff --git a/DESCRIPTION b/DESCRIPTION
index 79dbaa9..91a576f 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,7 +1,7 @@
 Package: munsell
 Type: Package
 Title: Utilities for Using Munsell Colours
-Version: 0.5.0
+Version: 0.5.0.9000
 Author: Charlotte Wickham <cwickham@gmail.com>
 Maintainer: Charlotte Wickham <cwickham@gmail.com>
 Description: Provides easy access to, and manipulation of, the Munsell 
@@ -17,6 +17,4 @@ URL: https://cran.r-project.org/package=munsell,
         https://github.com/cwickham/munsell/
 RoxygenNote: 6.0.1
 NeedsCompilation: no
-Packaged: 2018-06-11 23:15:15 UTC; wickhamc
-Repository: CRAN
-Date/Publication: 2018-06-12 04:29:06 UTC
+Packaged: 2022-10-18 02:12:49 UTC; root
diff --git a/MD5 b/MD5
deleted file mode 100644
index b3ea09f..0000000
--- a/MD5
+++ /dev/null
@@ -1,46 +0,0 @@
-8650a8395e9d6bba9893bc37ad82b170 *DESCRIPTION
-87ef3467fce6d5a255c09d2c0f4e980b *LICENSE
-f2b196714119df71068365d96a78adca *NAMESPACE
-bd328b2da12ac6ec1070f9e86329c883 *NEWS.md
-39682aa58a2762df2a063080bb8ef5c0 *R/alter.r
-c385fffc4bf275ee9d376f9f2fbdf28b *R/check.r
-7de6cc3b3e130c8b9a72888ee516dd02 *R/convert.r
-0c0d5c63bdba8c43db46acb682c79f98 *R/munsell.r
-95f51be26cb0882c5d0893ae515e7b34 *R/plot.r
-a5f63509303f8527dcb119cbbf5c1dd2 *R/sysdata.rda
-6f19335e6f50f01960c90e64912be628 *README.md
-4c45c679a2b7365d48ee7f168b37ce77 *inst/raw/getmunsellmap.R
-1a50e408003768c47b8ee59f96daf9f6 *inst/raw/greys.dat
-17ec52f21d55878850b4323ab28122d3 *inst/raw/real.dat
-831bfb993509eb617295f9a0694dd5fc *man/check_mnsl.Rd
-f9a1f6bde7f196d5f08304b5b7604ac6 *man/chroma_slice.Rd
-ba19b66d1dd174bab67c9c14c47bb5fa *man/complement.Rd
-610936b742a5c4d61cb385149ef64b66 *man/complement_slice.Rd
-87f0e1b0d0f11dc6c776ba117b67f85f *man/darker.Rd
-424e73b71dfa4a940aed9d1bee29fc73 *man/desaturate.Rd
-0437a4915ec1202d4edd135ae4a2165e *man/figures/README-complement-slice-1.png
-1cc548d8918b7d403e2f0ac3e69a2bbb *man/figures/README-manipulate-blue-1.png
-a23b32894ced7dd72d8a2a2ebcede8e5 *man/figures/README-palette-1.png
-9a6ed99bb177677d81baaadbf9ea5950 *man/fix_mnsl.Rd
-1dd7a5f816d954db145b7f14db37baa2 *man/hue_slice.Rd
-70cb94aa5417b8555c4c94d7420c1b36 *man/hvc2mnsl.Rd
-1192d2674be2285240584d65913e6b7a *man/in_gamut.Rd
-0bef84810db7c2b1bf5c062c15b9275e *man/lighter.Rd
-8cb23596e29499d7a46a85fae3bd2ab3 *man/mnsl.Rd
-67b3a4b4919649b96fd1c9a2a1223f1a *man/mnsl2hvc.Rd
-4e377e35862355548766ab116d0b58bf *man/mnsl_hues.Rd
-5db7f84a6c822b5a36d25edf4fd3ccc2 *man/munsell.Rd
-068aba4d200c86bb9f20822733e3e1ec *man/pbgyr.Rd
-62fb1c65c42d21f51ef304688931adb6 *man/plot_closest.Rd
-69cfc81f0d782a312f057de0ac1920ab *man/plot_hex.Rd
-98f6507750d267de352fc258c2f435fc *man/plot_mnsl.Rd
-e0cff544f5cda602d810d6caf4c72bd0 *man/rgb2mnsl.Rd
-3945677558520ef8a61c57f2b782622a *man/rygbp.Rd
-20a5a936ffee16502460012f6106537e *man/saturate.Rd
-cf1a20580d6252e60fa67663b6613acf *man/seq_mnsl.Rd
-1bfd0faf3fbf5a56f3e26020cb0ef8fe *man/text_colour.Rd
-f5343f15032165fdd42fde7f5738e8d2 *man/theme_munsell.Rd
-4078b6bc8d11d41bd4ffedfe70c7b329 *man/value_slice.Rd
-793adaa149c94009bab8e335b413b9f8 *tests/testthat.R
-0b91378a76c507aa56d6a981ba2a3b78 *tests/testthat/test-alter.R
-0ecf15667ed8f2244de80f9cd8ee42d8 *tests/testthat/test-convert.R
diff --git a/NEWS.md b/NEWS.md
index b99421e..a2bae65 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,3 +1,6 @@
+Version 0.5.0.9000
+==============================================================================
+
 Version 0.5.0
 ==============================================================================
 * Passing `...` to `complement()` deprecated
diff --git a/README.md b/README.md
index 91dc24a..605c7aa 100644
--- a/README.md
+++ b/README.md
@@ -1,44 +1,35 @@
 
 <!-- README.md is generated from README.Rmd. Please edit that file -->
+![Downloads](http://cranlogs.r-pkg.org/badges/last-week/munsell)
 
-<!-- ![Downloads](http://cranlogs.r-pkg.org/badges/last-week/munsell) -->
+[![Travis build status](https://travis-ci.org/cwickham/munsell.svg?branch=master)](https://travis-ci.org/cwickham/munsell)
 
-<!-- [![Travis build status](https://travis-ci.org/cwickham/munsell.svg?branch=master)](https://travis-ci.org/cwickham/munsell) -->
+munsell
+=======
 
-# munsell
+The `munsell` package provides easy access to, and manipulation of, the Munsell colours. The `munsell` package provides a mapping between Munsell's original notation (e.g. "5R 5/10") and hexadecimal sRGB strings suitable for use directly in R graphics. The package also provides utilities to explore slices through the Munsell colour tree, to transform Munsell colours and display colour palettes.
 
-The `munsell` package provides easy access to, and manipulation of, the
-Munsell colours. The `munsell` package provides a mapping between
-Munsell’s original notation (e.g. “5R 5/10”) and hexadecimal sRGB
-strings suitable for use directly in R graphics. The package also
-provides utilities to explore slices through the Munsell colour tree, to
-transform Munsell colours and display colour palettes.
+Munsell devised his system of colour notation to match the three perceptual dimensions of colour: hue, value and chroma. His notation provides a naming scheme to colours that eases the choice of color according to a specific purpose. His century old advice is still relevant for the producers of statistical graphics and the munsell package aims to enable user to easily follow it.
 
-Munsell devised his system of colour notation to match the three
-perceptual dimensions of colour: hue, value and chroma. His notation
-provides a naming scheme to colours that eases the choice of color
-according to a specific purpose. His century old advice is still
-relevant for the producers of statistical graphics and the munsell
-package aims to enable user to easily follow it.
+`munsell` relies directly on the published tables in Newhall, Nickerson, and Judd (1943) of CIE XYZ (Illuminant C) values for Munsell colours. These tables were the result of colour matching studies on Munsell's color samples along with some smoothing and extrapolation with Munsell's goal of perceptually uniform spacing in mind.
 
-Functions in `munsell` fall into three basic use categories: specifying
-Munsell colours, altering Munsell colours and exploring the Munsell
-color space.
+Currently the `munsell` package only includes hue in steps of 2.5, value in steps of 2 and chroma in steps of 1, corresponding directly to the entries in Table 1 in Newhall, Nickerson, and Judd (1943). If you require a more continuous mapping, see [munsellinter](https://r-forge.r-project.org/projects/munsellinterpol/).
 
-The code below relies on the development version of `munsell`, get it
-with:
+Usage
+=====
+
+Functions in `munsell` fall into three basic use categories: specifying Munsell colours, altering Munsell colours and exploring the Munsell color space.
+
+The code below relies on the development version of `munsell`, get it with:
 
 ``` r
 devtools::install_github("cwickham/munsell")
 ```
 
-## Color specification
+Color specification
+-------------------
 
-Following Munsell, specifying colours is done with a specific string
-format: “H V/C” where H is a hue code (see `mnsl_hues()` for a list of
-those available, excluding “N”), V an integer in \([0, 10]\) specifying
-value, and C an even integer specifying chroma. The `mnsl` function
-takes the string and returns a hexadecimal RGB representation:
+Following Munsell, specifying colours is done with a specific string format: "H V/C" where H is a hue code (see `mnsl_hues()` for a list of those available, excluding "N"), V an integer in \[0, 10\] specifying value, and C an even integer specifying chroma. The `mnsl` function takes the string and returns a hexadecimal RGB representation:
 
 ``` r
 library(munsell)
@@ -46,9 +37,7 @@ mnsl("5R 5/10")
 #> [1] "#C65858"
 ```
 
-Visually examining a colour can either be done by using `mnsl` with a
-base plotting call, or using `plot_mnsl` which plots colour swatches
-using `ggplot2`:
+Visually examining a colour can either be done by using `mnsl` with a base plotting call, or using `plot_mnsl` which plots colour swatches using `ggplot2`:
 
 ``` r
 plot.new()
@@ -56,11 +45,10 @@ rect(0, 0, 1 ,1 , col = mnsl("5R 5/10"))
 plot_mnsl("5R 5/10")
 ```
 
-## Colour manipulation
+Colour manipulation
+-------------------
 
-`munsell` provides convenience functions that alter a colour by taking
-steps in the hue, value and chroma dimensions: `rygbp`, `pbgyr`,
-`lighter`, `darker`, `saturate` and `desaturate`.
+`munsell` provides convenience functions that alter a colour by taking steps in the hue, value and chroma dimensions: `rygbp`, `pbgyr`, `lighter`, `darker`, `saturate` and `desaturate`.
 
 ``` r
 my_blue <- "5PB 5/8"
@@ -71,29 +59,29 @@ p <- plot_mnsl(c(
 p
 ```
 
-![](man/figures/README-manipulate-blue-1.png)<!-- -->
+![](man/figures/README-manipulate-blue-1.png)
 
-Each function optionally takes the number of steps to take in the
-dimension and consequently are easily used to create scales in a
-particular dimension.
+Each function optionally takes the number of steps to take in the dimension and consequently are easily used to create scales in a particular dimension.
 
 ``` r
 p <- plot_mnsl(sapply(0:6, darker, col = "5PB 7/4"))
 p + ggplot2::facet_wrap(~ num, nrow = 1)
 ```
 
-![](man/figures/README-palette-1.png)<!-- -->
+![](man/figures/README-palette-1.png)
 
-## Colour space exploration
+Colour space exploration
+------------------------
 
-Slices through the colour space of constant hue, chroma or value can be
-displayed using the functions: `hue_slice`, `chroma_slice` and
-`value_slice`. Additionally `complement_slice` displays a slice of
-constant hue, alongside a slice of its complement, the hue that is on
-the opposite side of the colour sphere to that specified.
+Slices through the colour space of constant hue, chroma or value can be displayed using the functions: `hue_slice`, `chroma_slice` and `value_slice`. Additionally `complement_slice` displays a slice of constant hue, alongside a slice of its complement, the hue that is on the opposite side of the colour sphere to that specified.
 
 ``` r
 complement_slice("5R")
 ```
 
-![](man/figures/README-complement-slice-1.png)<!-- -->
+![](man/figures/README-complement-slice-1.png)
+
+References
+==========
+
+Newhall, Sidney M, Dorothy Nickerson, and Deane B Judd. 1943. “Final Report of the Osa Subcommittee on the Spacing of the Munsell Colors.” *JOSA* 33 (7). Optical Society of America: 385–411.
diff --git a/debian/changelog b/debian/changelog
index 4414177..4da3bdd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+r-cran-munsell (0.5.0+git20180801.1.e539541-1) UNRELEASED; urgency=low
+
+  * New upstream snapshot.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 18 Oct 2022 02:12:56 -0000
+
 r-cran-munsell (0.5.0-2) unstable; urgency=medium
 
   * Team upload.

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/share/doc/r-cran-munsell/README.md.gz

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/share/doc/r-cran-munsell/README.md

Control files: lines which differ (wdiff format)

  • Depends: r-base-core (>= 4.2.2.20221110-2), 4.2.1-3), r-api-4.0, r-cran-colorspace

More details

Full run details