Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use of aqp::rgb2munsell() in soilDB #318

Closed
dylanbeaudette opened this issue Nov 18, 2023 · 1 comment · Fixed by #325
Closed

use of aqp::rgb2munsell() in soilDB #318

dylanbeaudette opened this issue Nov 18, 2023 · 1 comment · Fixed by #325

Comments

@dylanbeaudette
Copy link
Member

dylanbeaudette commented Nov 18, 2023

I'm about to push aqp 2.0.2 out which will start the transition from rgb2munsell()col2Munsell(). I've made this change to all aqp functions and documentation. Prior to aqp 2.1 a message will be issued when rgb2munsell() is called, after that it will be deprecated. col2Munsell() is a more generalized version with better error trapping, and eventually, better documentation than rgb2munsell().

I've added some TODOs in soilDB as reminders to myself, once aqp 2.0.2 is on CRAN.

related issue in aqp

@brownag
Copy link
Member

brownag commented Dec 13, 2023

closed by #325

@brownag brownag closed this as completed Dec 13, 2023
brownag added a commit that referenced this issue Dec 14, 2023
@brownag brownag mentioned this issue Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants