Last updated on 2025-06-30 09:49:30 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.7-2 | 27.23 | 607.65 | 634.88 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.7-2 | 19.95 | 458.47 | 478.42 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.7-2 | 278.95 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 0.7-2 | 5712.98 | ERROR | |||
| r-devel-windows-x86_64 | 0.7-2 | 21.00 | 705.00 | 726.00 | OK | |
| r-patched-linux-x86_64 | OK | |||||
| r-release-linux-x86_64 | 0.7-2 | 28.19 | 615.73 | 643.92 | OK | |
| r-release-macos-arm64 | 0.7-2 | 207.00 | OK | |||
| r-release-macos-x86_64 | 0.7-2 | 410.00 | OK | |||
| r-release-windows-x86_64 | 0.7-2 | 21.00 | 629.00 | 650.00 | OK | |
| r-oldrel-macos-arm64 | 0.7-2 | 233.00 | NOTE | |||
| r-oldrel-macos-x86_64 | 0.7-2 | 352.00 | NOTE | |||
| r-oldrel-windows-x86_64 | 0.7-2 | 30.00 | 753.00 | 783.00 | OK | 
Version: 0.7-2
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
  > 
  > ## Don't show: 
  > Sys.setenv("OMP_THREAD_LIMIT" = 2)
  > ## End(Don't show)
  > # 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-2
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-2
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
  > 
  > ## Don't show: 
  > Sys.setenv("OMP_THREAD_LIMIT" = 2)
  > ## End(Don't show)
  > # 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)))
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.7-2
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).
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.7-2
Check: package dependencies
Result: NOTE
  Package suggested but not available for checking: ‘INLA’
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64