Skip to content

test errors #23

Description

@maelle

On https://ropensci.r-universe.dev/builds we see

  Running the tests intests/testthat.Rfailed.
  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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions