Skip to content

test failures on Ubuntu #17

@maelle

Description

@maelle

👋 @kmartinet! Through https://ropensci.r-universe.dev/builds I noticed test failures on Ubuntu that you get through GitHub Actions too:

Error: Running examples inssarp-Ex.Rfailed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: create_sar
> ### Title: Create a species-area relationship (SAR) plot
> ### Aliases: create_sar create_SAR
> 
> ### ** Examples
> 
> # The GBIF key for the Anolis genus is 8782549
> # Read in example dataset filtered from:
> #  dat <- rgbif::occ_search(taxonKey = 8782549,
> #                           hasCoordinate = TRUE,
> #                           limit = 10000)
> dat <- read.csv(system.file("extdata",
+                             "ssarp_Example_Dat.csv",
+                             package = "ssarp"))
Warning in file(file, "rt") :
  file("") only supports open = "w+" and open = "w+b": using the former
Error in read.table(file = file, header = header, sep = sep, quote = quote,  : 
  no lines available in input
Calls: read.csv -> read.table

Does that ring any bell?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions