On https://ropensci.r-universe.dev/builds we see
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
response$readme is not an S3 object
── Failure ('test-all.R:37:5'): Check that PPO data is returned correctly from ppo_data function ──
response$citation is not an S3 object
── Failure ('test-all.R:40:4'): Check that PPO data is returned correctly from ppo_data function ──
nrow(response$data) == 10 is not TRUE
`actual`:
`expected`: TRUE
── Failure ('test-all.R:47:4'): Check that PPO data is returned correctly from ppo_data function ──
as.character(response$data$genus[1]) not identical to "Quercus".
Lengths differ: 0 is not 1
[ FAIL 6 | WARN 0 | SKIP 0 | PASS 3 ]
Error: Test failures
Execution halted
is any help needed @jdeck88?
On https://ropensci.r-universe.dev/builds we see
is any help needed @jdeck88?