CRAN Package Check Results for Package rangeMapper

Last updated on 2021-02-22 06:47:39 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.1 13.49 165.43 178.92 OK
r-devel-linux-x86_64-debian-gcc 2.0.1 10.32 120.86 131.18 OK
r-devel-linux-x86_64-fedora-clang 2.0.1 223.58 OK
r-devel-linux-x86_64-fedora-gcc 2.0.1 222.65 OK
r-devel-windows-ix86+x86_64 2.0.1 22.00 146.00 168.00 OK
r-patched-linux-x86_64 2.0.1 13.44 150.73 164.17 OK
r-patched-solaris-x86 2.0.1 274.00 ERROR
r-release-linux-x86_64 2.0.1 11.85 152.93 164.78 OK
r-release-macos-x86_64 2.0.1 OK
r-release-windows-ix86+x86_64 2.0.1 35.00 205.00 240.00 OK
r-oldrel-macos-x86_64 2.0.1 ERROR
r-oldrel-windows-ix86+x86_64 2.0.1 19.00 140.00 159.00 OK

Check Details

Version: 2.0.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [20s/23s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(rangeMapper)
     rangeMapper 2.0.1
     >
     > test_check("rangeMapper")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-1_utilities.R:69:9): IO sqlite preserves wkt ──────────────────
     st_crs(wrens) not equal to st_crs(x).
     Component "wkt": 1 string mismatch
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 58 ]
     Error: Test failures
     In addition: Warning message:
     call dbDisconnect() when finished working with a connection
     Execution halted
Flavor: r-patched-solaris-x86

Version: 2.0.1
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘Case_studies_Valcu_et_al_2012.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    Loading required package: rangeMapper
    rangeMapper 2.0.1
    Loading required package: sf
    Linking to GEOS 3.6.4, GDAL 2.2.4, PROJ 5.2.0
    Loading required package: data.table
    Loading required package: glue
    Loading required package: ggplot2
    Loading required package: viridis
    Loading required package: viridisLite
     --> Making hex canvas ...done.
     (i) The canvas has 660 cells.
     --> Processing 84 ranges ... --> Updating rmap_nfo & rmap_master tables ...done.
     (i) Finished in 0.936s elapsed (0.732s cpu)
    Warning in CPL_transform(x, crs, aoi, pipeline, reverse) :
     GDAL Error 1: No PROJ.4 translation for source SRS, coordinate transformation initialization has failed.
    Quitting from lines 62-69 (Case_studies_Valcu_et_al_2012.Rmd)
    Error: processing vignette 'Case_studies_Valcu_et_al_2012.Rmd' failed with diagnostics:
    OGRCreateCoordinateTransformation() returned NULL: PROJ available?
    --- failed re-building ‘Case_studies_Valcu_et_al_2012.Rmd’
    
    --- re-building ‘rangeMapper.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    Loading required package: rangeMapper
    rangeMapper 2.0.1
    Loading required package: sf
    Linking to GEOS 3.6.4, GDAL 2.2.4, PROJ 5.2.0
    Loading required package: data.table
    Loading required package: ggplot2
    Loading required package: viridis
    Loading required package: viridisLite
     --> Making hex canvas ...done.
     (i) The canvas has 660 cells.
     --> Processing 84 ranges ... --> Updating rmap_nfo & rmap_master tables ...done.
     (i) Finished in 0.918s elapsed (0.704s cpu)
    Warning in st_centroid.sf(x) :
     st_centroid assumes attributes are constant over geometries of x
    `geom_smooth()` using method = 'loess' and formula 'y ~ x'
    Warning: Removed 204 rows containing non-finite values (stat_smooth).
    Warning: Removed 204 rows containing missing values (geom_point).
    --- finished re-building ‘rangeMapper.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘Case_studies_Valcu_et_al_2012.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-patched-solaris-x86

Version: 2.0.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [12s/9s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     > library(testthat)
     > library(rangeMapper)
     rangeMapper 2.0.1
     >
     > test_check("rangeMapper")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-1_utilities.R:69:9): IO sqlite preserves wkt ──────────────────
     st_crs(wrens) not equal to st_crs(x).
     Component "wkt": 1 string mismatch
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 58 ]
     Error: Test failures
     In addition: Warning message:
     call dbDisconnect() when finished working with a connection
     Execution halted
Flavor: r-oldrel-macos-x86_64

Version: 2.0.1
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘Case_studies_Valcu_et_al_2012.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    Loading required package: rangeMapper
    rangeMapper 2.0.1
    Loading required package: sf
    Linking to GEOS 3.7.2, GDAL 2.4.2, PROJ 5.2.0
    Loading required package: data.table
    Loading required package: glue
    Loading required package: ggplot2
    Loading required package: viridis
    Loading required package: viridisLite
     --> Making hex canvas ...done.
     (i) The canvas has 660 cells.
     --> Processing 84 ranges ... --> Updating rmap_nfo & rmap_master tables ...done.
     (i) Finished in 0.351s elapsed (0.388s cpu)
    Warning in CPL_transform(x, crs, aoi, pipeline, reverse) :
     GDAL Error 1: No PROJ.4 translation for source SRS, coordinate transformation initialization has failed.
    Quitting from lines 62-69 (Case_studies_Valcu_et_al_2012.Rmd)
    Error: processing vignette 'Case_studies_Valcu_et_al_2012.Rmd' failed with diagnostics:
    OGRCreateCoordinateTransformation() returned NULL: PROJ available?
    --- failed re-building ‘Case_studies_Valcu_et_al_2012.Rmd’
    
    --- re-building ‘rangeMapper.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    Loading required package: rangeMapper
    rangeMapper 2.0.1
    Loading required package: sf
    Linking to GEOS 3.7.2, GDAL 2.4.2, PROJ 5.2.0
    Loading required package: data.table
    Loading required package: ggplot2
    Loading required package: viridis
    Loading required package: viridisLite
     --> Making hex canvas ...done.
     (i) The canvas has 660 cells.
     --> Processing 84 ranges ... --> Updating rmap_nfo & rmap_master tables ...done.
     (i) Finished in 0.362s elapsed (0.408s cpu)
    Warning in st_centroid.sf(x) :
     st_centroid assumes attributes are constant over geometries of x
    `geom_smooth()` using method = 'loess' and formula 'y ~ x'
    Warning: Removed 204 rows containing non-finite values (stat_smooth).
    Warning: Removed 204 rows containing missing values (geom_point).
    --- finished re-building ‘rangeMapper.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘Case_studies_Valcu_et_al_2012.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-oldrel-macos-x86_64