dimfalk / kostra2010R

R interface for KOSTRA-DWD-2010R dataset
GNU General Public License v3.0
2 stars 0 forks source link

`devtools::build_readme()` fails because object `kostra` is not found #34

Closed dimfalk closed 1 year ago

dimfalk commented 1 year ago
devtools::build_readme()
ℹ Installing kostra2010R in temporary library
ℹ Building .../kostra2010R/README.Rmd
Quitting from lines 172-179 (README.Rmd) 
Error in calc_pen(kostra) : Objekt 'kostra' nicht gefunden
Error: 
! error in callr subprocess
Caused by error in `calc_pen(kostra)`:
! Objekt 'kostra' nicht gefunden
Type .Last.error to see the more details.

Seems like nonsense, because kostra is processed successfully in prior steps.