CRAN Package Check Results for Package spatialfusion

Last updated on 2025-06-12 21:50:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-fedora-clang 0.7 5676.45 ERROR
r-release-macos-arm64 0.7 233.00 OK
r-oldrel-macos-arm64 0.7 228.00 NOTE

Check Details

Version: 0.7
Check: examples
Result: ERROR Running examples in ‘spatialfusion-Ex.R’ failed The error most likely occurred in: > ### Name: fusionSimulate > ### Title: Simulate spatial data > ### Aliases: fusionSimulate > ### Keywords: datagen > > ### ** Examples > > # three responses with a single latent Gaussian process > dat1 <- fusionSimulate(n.point = 50, n.area = 5, n.grid = 2, + psill = 1, phi = 1, nugget = 0, tau.sq = 0.5, + point.beta = list(rbind(1,5)), area.beta = list(rbind(-1, 0.5)), + distributions = c("normal","poisson"), pp.offset = 1, + design.mat = matrix(c(1,1,1))) OMP: Warning #96: Cannot form a team with 24 threads, using 2 instead. OMP: Hint Consider unsetting KMP_DEVICE_THREAD_LIMIT (KMP_ALL_THREADS), KMP_TEAMS_THREAD_LIMIT, and OMP_THREAD_LIMIT (if any are set). Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.7
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘spatialfusion_vignette.Rmd’ using rmarkdown *** Warning *** You might want to consider to setting ``control.predictor=list(link=...)'' *** Warning *** otherwise the identity link will be used to compute the fitted values for NA data OMP: Warning #96: Cannot form a team with 16 threads, using 2 instead. OMP: Hint Consider unsetting KMP_DEVICE_THREAD_LIMIT (KMP_ALL_THREADS), KMP_TEAMS_THREAD_LIMIT, and OMP_THREAD_LIMIT (if any are set). OMP: Warning #96: Cannot form a team with 24 threads, using 2 instead. OMP: Hint Consider unsetting KMP_DEVICE_THREAD_LIMIT (KMP_ALL_THREADS), KMP_TEAMS_THREAD_LIMIT, and OMP_THREAD_LIMIT (if any are set). Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.7
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘INLA’ Flavor: r-oldrel-macos-arm64