Skip to content

Unable to make iso19115 with geoflow #369

Answered by eblondel
kikislater asked this question in Q&A
Discussion options

You must be logged in to vote

As indicated in the DESCRIPTION, geometa needs to be installed from remote Github (pending rev 0.8) and not from CRAN, since the multi-lingual support is being set for ISO 19115 (see #298). You still run the geometa latest from CRAN (0.7.1), or you might have reinstalled that one few months ago, which is causing the issue.

The error unused argument (locales = geoflow::get_locales_from(edition)) is transparent and means that you use a version of geometa for which ISOCitation$setEdition() didnt support yet the locales argument.

PS: I'm working on a geometa release for CRAN, but for this library they are more checks due to the number of scripts/classes.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by eblondel
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants
Converted from issue

This discussion was converted from issue #368 on October 06, 2023 20:44.