inbo / etn

R package to access data from the European Tracking Network
https://inbo.github.io/etn/
MIT License
6 stars 5 forks source link

r-universe vignettes failed to build #326

Open PietrH opened 1 month ago

PietrH commented 1 month ago

https://github.com/r-universe/inbo/actions/runs/11086040208

image

As reported by Thierry

Probably purely due to the vignettes being dependent on a database connection/credentials for the API.

@peterdesmet Could we pre-render the vignettes for r-universe?

peterdesmet commented 1 month ago

Right, we could use the frictionless approach and pre-render our vignettes, see https://github.com/frictionlessdata/frictionless-r/blob/main/vignettes/precompile.R