ropensci / spocc

Species occurrence data toolkit for R
https://docs.ropensci.org/spocc
Other
115 stars 27 forks source link

cran checks errors in tests #225

Closed sckott closed 4 years ago

sckott commented 4 years ago
Loading required package: spocc
  -- 1. Failure: has_coords works with all data sources as planned (@test-has_coor
  anyNA(dd$inat$data[[1]]$longitude) isn't false.

  -- 2. Failure: has_coords works with all data sources as planned (@test-has_coor
  anyNA(dd$inat$data[[1]]$latitude) isn't false.

  -- 3. Failure: occ2df works when eventDate gone - another eg (@test-occ2df.R#44)
  Names of `outdf` ('name', 'longitude', 'latitude', 'prov', 'key') don't match 'name', 'longitude', 'latitude', 'prov', 'key', 'date'