CRAN Package Check Results for Maintainer ‘Alexander Lehner <lehner at uchicago.edu>’

Last updated on 2026-04-16 02:52:29 CEST.

Package ERROR OK
SpatialRDD 1 13

Package SpatialRDD

Current CRAN status: ERROR: 1, OK: 13

Version: 0.1.0
Check: examples
Result: ERROR Running examples in ‘SpatialRDD-Ex.R’ failed The error most likely occurred in: > ### Name: assign_treated > ### Title: Let the package know which observations were treated > ### Aliases: assign_treated > > ### ** Examples > > points_samp.sf <- sf::st_sample(polygon_full, 100) # create points Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : there is no package called ‘Rcpp’ Calls: loadNamespace ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-devel-linux-x86_64-fedora-clang