Preparing version 0.15.0 - #222
Merged
Merged
Conversation
Before, the presence of the new column 'method_assessment' was required while it is absent from previous versions
Update documentation to roxygen2 8.0.0
This breaks the returned output for version habitatmap_terr_2018_v1, but since this will probably not be in use, it's better to evolve. One can always use an older version of n2khab to return to previous behaviour.
Meanwhile we also include the new habitatstreams_2025 version, which is supported.
Docs: put @importFrom in single line for roxygen2 8.0.0
test-zenodo.R: protect against zenodo.org downtime
@WardTamsyn has found out that the assumption of 3130 being mostly 3130_aom does not hold: about one third is expected to be 3130_na! See also #221.
Thanks @WardTamsyn for pointing at this missing piece of documentation.
Hereby dropping the suppressWarning() calls.
@WardTamsyn has found out that the assumption of 3130 being mostly 3130_aom does not hold: about one third is expected to be 3130_na! Consequently, interpreted = TRUE (converting 3130 to 3130_aom) is no longer supported in read_watersurfaces_hab() and expansion from both subtypes to 3130 is needed in expand_types(), which is what this commit implements. See also #221.
Update read_habitatdata for habitatmap_2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.