Last updated on 2022-08-15 08:50:21 CEST.
Package | FAIL | ERROR | NOTE |
---|---|---|---|
eggCounts | 1 | 12 | |
spatialfusion | 2 | 1 | 10 |
Current CRAN status: ERROR: 1, NOTE: 12
Version: 2.3-2
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: 'eggCountsExtra'
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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 2.3-2
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 2.3-2
Check: installed package size
Result: NOTE
installed size is 8.3Mb
sub-directories of 1Mb or more:
libs 7.6Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 2.3-2
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-oldrel-windows-ix86+x86_64
Current CRAN status: FAIL: 2, ERROR: 1, NOTE: 10
Version: 0.6-5
Check: package dependencies
Result: NOTE
Packages suggested but not available for checking: 'INLA', 'SDraw'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64
Version: 0.6-5
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘SDraw’
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.6-5
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: 'INLA'
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.6-5
Check: examples
Result: FAIL
Check process probably crashed or hung up for 20 minutes ... killed
Most likely this happened in the example checks (?),
if not, ignore the following last lines of example output:
>
>
> cleanEx()
> nameEx("fusionSimulate")
> ### * fusionSimulate
>
> flush(stderr()); flush(stdout())
>
> ### Name: fusionSimulate
> ### Title: Simulate spatial data
> ### Aliases: fusionSimulate
> ### Keywords: datagen
>
> ### ** Examples
>
> # three responses with a single latent Gaussian process
> if (require("geoR", quietly = TRUE) & require("SDraw", quietly = TRUE)) {
+ dat1 <- fusionSimulate(n.point = 100, n.area = 10, 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 = 0.1,
+ design.mat = matrix(c(1,1,1)))
+ }
--------------------------------------------------------------
Analysis of Geostatistical Data
For an Introduction to geoR go to http://www.leg.ufpr.br/geoR
geoR version 1.9-2 (built on 2022-08-09) is now loaded
--------------------------------------------------------------
SDraw - Sample Draws (v 2.1.13)
======== End of example output (where/before crash/hang up occured ?) ========
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64
Version: 0.6-5
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
> if (require("geoR", quietly = TRUE) & require("SDraw", quietly = TRUE)) {
+ dat1 <- fusionSimulate(n.point = 100, n.area = 10, 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 = 0.1,
+ design.mat = matrix(c(1,1,1)))
+ }
--------------------------------------------------------------
Analysis of Geostatistical Data
For an Introduction to geoR go to http://www.leg.ufpr.br/geoR
geoR version 1.9-2 (built on 2022-08-09) is now loaded
--------------------------------------------------------------
SDraw - Sample Draws (v 2.1.13)
Error: cannot allocate vector of size 3.4 Gb
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64