CRAN Package Check Results for Package ggOceanMaps

Last updated on 2021-06-04 06:48:42 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1 17.41 400.37 417.78 NOTE
r-devel-linux-x86_64-debian-gcc 1.1 11.43 300.02 311.45 NOTE
r-devel-linux-x86_64-fedora-clang 1.1 564.63 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1 551.71 NOTE
r-devel-windows-x86_64 1.1 24.00 295.00 319.00 NOTE
r-devel-windows-x86_64-gcc10-UCRT 1.1 NOTE
r-patched-linux-x86_64 1.1 15.23 377.13 392.36 NOTE
r-patched-solaris-x86 1.1 548.10 ERROR
r-release-linux-x86_64 1.1 15.13 377.73 392.86 NOTE
r-release-macos-arm64 1.1 NOTE
r-release-macos-x86_64 1.1 NOTE
r-release-windows-ix86+x86_64 1.1 23.00 343.00 366.00 NOTE
r-oldrel-macos-x86_64 1.0.9 NOTE
r-oldrel-windows-ix86+x86_64 1.1 26.00 451.00 477.00 NOTE

Check Details

Version: 1.1
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: 'ggOceanMapsData'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-devel-windows-x86_64-gcc10-UCRT, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.1
Check: for non-standard things in the check directory
Result: NOTE
    Found the following files/directories:
     ‘ggOceanMapsData’
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.1
Check: examples
Result: ERROR
    Running examples in ‘ggOceanMaps-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: auto_limits
    > ### Title: Automatic limits for basemap
    > ### Aliases: auto_limits
    > ### Keywords: internal
    >
    > ### ** Examples
    >
    > auto_limits(data = expand.grid(lon = c(-120, 180, 120), lat = c(60, 60, 80)))
    Using lon and lat as longitude and latitude columns, respectively.
    projection transformed from +init=epsg:4326 to +init=epsg:3995
    Error in h(simpleError(msg, call)) :
     error in evaluating the argument 'CRSobj' in selecting a method for function 'spTransform': no arguments in initialization list
    Calls: auto_limits -> <Anonymous>
    Execution halted
Flavor: r-patched-solaris-x86

Version: 1.1
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘ggOceanMaps.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) not available. Falling back to R Markdown v1.
    trying URL 'https://mikkovihtakari.github.io/drat/src/contrib/ggOceanMapsData_1.0.4.tar.gz'
    Content type 'application/gzip' length 21460558 bytes (20.5 MB)
    ==================================================
    downloaded 20.5 MB
    
    * installing *source* package ‘ggOceanMapsData’ ...
    ** using staged installation
    ** R
    ** data
    *** moving datasets to lazyload DB
    ** byte-compile and prepare package for lazy loading
    ** help
    *** installing help indices
    ** building package indices
    ** testing if installed package can be loaded from temporary location
    ** testing if installed package can be loaded from final location
    ** testing if installed package keeps a record of temporary installation path
    * DONE (ggOceanMapsData)
    
    The downloaded source packages are in
     '/tmp/Rtmpa7aG5O/working_dir/RtmpqLa4Qt/downloaded_packages'
    Loading required package: ggplot2
    Loading required package: ggspatial
    Setting data download folder to a temporary folder
    /tmp/Rtmpa7aG5O/working_dir/RtmpqLa4Qt. This means that any downloaded
    map data need to be downloaded again when you restart R. To avoid this
    problem, change the default path to a permanent folder on your
    computer. Add following lines to your .Rprofile file: {.ggOceanMapsenv
    <- new.env(); .ggOceanMapsenv$datapath <- 'YourCustomPath'}. You can
    use usethis::edit_r_profile() to edit the file. paste(R.home(),
    'library', 'ggOceanMapsLargeData', sep = '/') would make the folder in
    your R package location. Might require administrative rights.
    Using lon and lat as longitude and latitude columns, respectively.
    projection transformed from +init=epsg:4326 to +init=epsg:3995
    Quitting from lines 53-54 (ggOceanMaps.Rmd)
    Error: processing vignette 'ggOceanMaps.Rmd' failed with diagnostics:
    error in evaluating the argument 'CRSobj' in selecting a method for function 'spTransform': no arguments in initialization list
    --- failed re-building ‘ggOceanMaps.Rmd’
    
    --- re-building ‘premade-shapefiles.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) not available. Falling back to R Markdown v1.
    Loading required package: ggplot2
    Loading required package: ggspatial
    Setting data download folder to a temporary folder
    /tmp/Rtmpa7aG5O/working_dir/RtmpoZaaXn. This means that any downloaded
    map data need to be downloaded again when you restart R. To avoid this
    problem, change the default path to a permanent folder on your
    computer. Add following lines to your .Rprofile file: {.ggOceanMapsenv
    <- new.env(); .ggOceanMapsenv$datapath <- 'YourCustomPath'}. You can
    use usethis::edit_r_profile() to edit the file. paste(R.home(),
    'library', 'ggOceanMapsLargeData', sep = '/') would make the folder in
    your R package location. Might require administrative rights.
    --- finished re-building ‘premade-shapefiles.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘ggOceanMaps.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-patched-solaris-x86

Version: 1.0.9
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: ‘ggOceanMapsData’
Flavor: r-oldrel-macos-x86_64