-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building 'acceder-junar-api.Rmd' using rmarkdown
Quitting from lines 115-117 (acceder-junar-api.Rmd)
Error: processing vignette 'acceder-junar-api.Rmd' failed with
diagnostics:
invalid 'pattern' argument
--- failed re-building 'acceder-junar-api.Rmd'
--- re-building 'access-junar-api.Rmd' using rmarkdown
Quitting from lines 123-125 (access-junar-api.Rmd)
Error: processing vignette 'access-junar-api.Rmd' failed with
diagnostics:
invalid 'pattern' argument
--- failed re-building 'access-junar-api.Rmd'
This happens sporadically and we presume is due to the API being
unavailable/changed (there are no useful diagnostics). It seems we need
to remind you of the CRAN policy:
'Packages which use Internet resources should fail gracefully with an
informative message if the resource is not available (and not give a
check warning nor error).'
and we need an update whether or not this starts working again.