CRAN Package Check Results for Maintainer ‘Brenden Smith <brendensmithmi at gmail.com>’

Last updated on 2025-02-05 17:50:19 CET.

Package ERROR NOTE OK
misuvi 3 4 6

Package misuvi

Current CRAN status: ERROR: 3, NOTE: 4, OK: 6

Version: 0.1.0
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘add_geometry.R’ 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

Version: 0.1.0
Check: examples
Result: ERROR Running examples in ‘misuvi-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: add_geometry > ### Title: Add shape files to your data > ### Aliases: add_geometry > > ### ** Examples > > my_data <- misuvi_load() |> add_geometry() | | | 0% | |======================================================================| 100% Warning in unzip(file_loc, exdir = tmp) : error 1 in extracting from zip file Error: Cannot open "/tmp/Rtmpnd4NDw"; The source could be corrupt or not supported. See `st_drivers()` for a list of supported formats. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.0
Check: examples
Result: ERROR Running examples in ‘misuvi-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: add_geometry > ### Title: Add shape files to your data > ### Aliases: add_geometry > > ### ** Examples > > my_data <- misuvi_load() |> add_geometry() | | | 0% | |======================================================================| 100% Warning in unzip(file_loc, exdir = tmp) : error 1 in extracting from zip file Error: Cannot open "/home/hornik/tmp/scratch/RtmpRtdzEv"; The source could be corrupt or not supported. See `st_drivers()` for a list of supported formats. Execution halted Flavor: r-patched-linux-x86_64

Version: 0.1.0
Check: examples
Result: ERROR Running examples in 'misuvi-Ex.R' failed The error most likely occurred in: > ### Name: add_geometry > ### Title: Add shape files to your data > ### Aliases: add_geometry > > ### ** Examples > > my_data <- misuvi_load() |> add_geometry() | | | 0% | |======================================================================| 100% Warning in unzip(file_loc, exdir = tmp) : error 1 in extracting from zip file Error: Cannot open "D:\temp\2025_02_04_01_50_00_21641\RtmpsJtmFk"; The source could be corrupt or not supported. See `st_drivers()` for a list of supported formats. Execution halted Flavor: r-release-windows-x86_64