Skip to content

Commit

Permalink
CI updates
Browse files Browse the repository at this point in the history
  • Loading branch information
istfer committed Nov 2, 2023
1 parent 8263c71 commit 9137628
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 2 additions & 1 deletion modules/data.remote/DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@ Imports:
PEcAn.utils,
purrr,
XML,
raster,
sp,
MODISTools (>= 1.1.0),
reticulate,
PEcAn.logger,
magrittr,
PEcAn.remote,
stringr (>= 1.1.0),
terra,
doParallel,
parallel,
foreach
Expand All @@ -36,6 +36,7 @@ Suggests:
dplyr,
ggplot2,
lubridate,
raster,
reshape,
testthat (>= 1.0.2),
tibble
Expand Down
2 changes: 0 additions & 2 deletions modules/data.remote/tests/Rcheck_reference.log
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,6 @@ Author field differs from that derived from Authors@R
* checking loading without being on the library search path ... OK
* checking use of S3 registration ... OK
* checking dependencies in R code ... WARNING
'library' or 'require' calls not declared from:
‘PEcAn.DB’ ‘doParallel’ ‘raster’
'library' or 'require' calls in package code:
‘PEcAn.DB’ ‘doParallel’ ‘raster’ ‘rgdal’
Please use :: or requireNamespace() instead.
Expand Down

0 comments on commit 9137628

Please sign in to comment.