CRAN Package Check Results for Maintainer ‘Jakub Nowosad <nowosad.jakub at gmail.com>’

Last updated on 2026-03-21 21:53:27 CET.

Package ERROR NOTE OK
belg 2 12
bespatial 14
colorblindcheck 14
comat 14
motif 1 2 11
pollen 14
raceland 2 12
rcartocolor 14
regional 14
rgeopat2 14
sabre 2 12
spatialising 14
spData 3 11
supercells 14

Package belg

Current CRAN status: NOTE: 2, OK: 12

Version: 1.5.3
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Jakub Nowosad <nowosad.jakub@gmail.com>’ Package CITATION file contains call(s) to old-style citEntry(). Please use bibentry() instead. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Package bespatial

Current CRAN status: OK: 14

Package colorblindcheck

Current CRAN status: OK: 14

Package comat

Current CRAN status: OK: 14

Package motif

Current CRAN status: ERROR: 1, NOTE: 2, OK: 11

Version: 0.6.5
Check: tests
Result: ERROR Running 'testthat.R' [14s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(stars) Loading required package: abind Loading required package: sf Linking to GEOS 3.14.1, GDAL 3.12.1, PROJ 9.7.1; sf_use_s2() is TRUE > library(sf) > library(motif) > > # prepare regular stars --------------------------------------------------- > # landcover = read_stars(system.file("raster/landcover2015.tif", package = "motif"), proxy = FALSE) > # landform = read_stars(system.file("raster/landform.tif", package = "motif"), proxy = FALSE) > # landcoverold = read_stars(system.file("raster/landcover2001.tif", package = "motif"), proxy = FALSE) > > # prepare stars proxy ----------------------------------------------------- > # landform_p = read_stars(system.file("raster/landform.tif", package = "motif"), proxy = TRUE) > # landcover_p = read_stars(system.file("raster/landcover2015.tif", package = "motif"), proxy = TRUE) > # landcoverold_p = read_stars(system.file("raster/landcover2001.tif", package = "motif"), proxy = TRUE) > > # prep test extent -------------------------------------------------------- > # t_ext = st_bbox(c(xmin = -400000, xmax = -200000, > # ymin = -600000, ymax = -400000), > # crs = st_crs(landcover)) > > # prepare regular stars --------------------------------------------------- > # landcover = landcover[t_ext] > # landform = landform[t_ext] > # landcoverold = landcoverold[t_ext] > landcover = read_stars(system.file("raster/landcover2015s.tif", package = "motif"), proxy = FALSE) > landform = read_stars(system.file("raster/landforms.tif", package = "motif"), proxy = FALSE) > landcoverold = read_stars(system.file("raster/landcover2001s.tif", package = "motif"), proxy = FALSE) > > # prepare stars proxy ----------------------------------------------------- > # landform_p = st_crop(landform_p, t_ext) > # landcover_p = st_crop(landcover_p, t_ext) > # landcoverold_p = st_crop(landcoverold_p, t_ext) > landcover_p = read_stars(system.file("raster/landcover2015s.tif", package = "motif"), proxy = TRUE) > landform_p = read_stars(system.file("raster/landforms.tif", package = "motif"), proxy = TRUE) > landcoverold_p = read_stars(system.file("raster/landcover2001s.tif", package = "motif"), proxy = TRUE) > > # prepare poly ------------------------------------------------------------ > # ecoregions = read_sf(system.file("vector/ecoregions.gpkg", package = "motif")) > # # st_crs(ecoregions) = st_crs(landform_p) > # ecoregions = st_transform(ecoregions, st_crs(landform_p)) > # ecoregions = st_crop(ecoregions, t_ext) > # ecoregions = st_cast(ecoregions, "MULTIPOLYGON") > ecoregions = read_sf(system.file("vector/ecoregionss.gpkg", package = "motif")) > ecoregions = st_transform(ecoregions, st_crs(landform)) > > # prepare cont data ------------------------------------------------------- > set.seed(222) > random_ndvi = landcover > random_ndvi$ndvi = sample(x = 1:10, size = length(random_ndvi[[1]]), replace = TRUE) > random_ndvi$landcover2015.tif = NULL > > # prepare sample landscapes ----------------------------------------------- > ext = st_bbox(c(xmin = -249797.344531127, xmax = -211162.693944285, + ymin = -597280.143035389, ymax = -558645.492448547), + crs = st_crs(landcover)) > > landcover_ext = landcover[ext] > landform_ext = landform[ext] > random_ndvi_ext = random_ndvi[ext] > > # prepare my fun ---------------------------------------------------------- > my_fun = function(x) sum(!is.na(c(x[[1]]))) > > test_check("motif") Flavor: r-release-windows-x86_64

Version: 0.6.5
Check: installed package size
Result: NOTE installed size is 6.4Mb sub-directories of 1Mb or more: libs 3.1Mb raster 2.2Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package pollen

Current CRAN status: OK: 14

Package raceland

Current CRAN status: NOTE: 2, OK: 12

Version: 1.2.2
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘comat’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Package rcartocolor

Current CRAN status: OK: 14

Package regional

Current CRAN status: OK: 14

Package rgeopat2

Current CRAN status: OK: 14

Package sabre

Current CRAN status: NOTE: 2, OK: 12

Version: 0.4.3
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Jakub Nowosad <nowosad.jakub@gmail.com>’ Package CITATION file contains call(s) to old-style citEntry(). Please use bibentry() instead. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Package spatialising

Current CRAN status: OK: 14

Package spData

Current CRAN status: NOTE: 3, OK: 11

Version: 2.3.4
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘spDataLarge’ Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 2.3.4
Check: installed package size
Result: NOTE installed size is 6.6Mb sub-directories of 1Mb or more: data 2.6Mb shapes 3.2Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package supercells

Current CRAN status: OK: 14