CRAN Package Check Results for Package spagmix

Last updated on 2022-03-05 09:51:41 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3-4 15.09 126.03 141.12 ERROR
r-devel-linux-x86_64-debian-gcc 0.3-4 11.87 97.28 109.15 ERROR
r-devel-linux-x86_64-fedora-clang 0.3-4 176.53 ERROR
r-devel-linux-x86_64-fedora-gcc 0.3-4 164.00 ERROR
r-devel-windows-x86_64-new-UL 0.3-4 31.00 138.00 169.00 ERROR
r-devel-windows-x86_64-new-TK 0.3-4 ERROR
r-patched-linux-x86_64 0.3-4 14.36 117.67 132.03 ERROR
r-release-linux-x86_64 0.3-4 10.46 114.82 125.28 ERROR
r-release-macos-arm64 0.3-4 OK
r-release-macos-x86_64 0.3-4 OK
r-release-windows-ix86+x86_64 0.3-4 26.00 121.00 147.00 ERROR
r-oldrel-macos-x86_64 0.3-4 OK
r-oldrel-windows-ix86+x86_64 0.3-4 26.00 127.00 153.00 ERROR

Check Details

Version: 0.3-4
Check: dependencies in R code
Result: WARN
    Missing or unexported object: 'spatstat.core::getRandomFieldsModelGen'
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-new-UL, r-devel-windows-x86_64-new-TK, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-ix86+x86_64

Version: 0.3-4
Check: R code for possible problems
Result: NOTE
    rgmix: no visible global function definition for 'runifpoint'
    Undefined global functions or variables:
     runifpoint
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-new-UL, r-devel-windows-x86_64-new-TK, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.3-4
Check: Rd cross-references
Result: WARN
    Missing link or links in documentation object 'lgcpmix.Rd':
     '[spatstat.core]{rLGCP}' '[spatstat.core]{rpoispp}'
    
    Missing link or links in documentation object 'rpoispoly.Rd':
     '[spatstat.core]{rpoispp}' '[spatstat.core]{rpoint}'
    
    Missing link or links in documentation object 'spagmix-package.Rd':
     '[spatstat.core]{rpoint}'
    
    See section 'Cross-references' in the 'Writing R Extensions' manual.
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-new-UL, r-devel-windows-x86_64-new-TK, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.3-4
Check: examples
Result: ERROR
    Running examples in 'spagmix-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: lgcpmix
    > ### Title: Generate a spatial log-Gaussian Cox process intensity
    > ### Aliases: lgcpmix
    >
    > ### ** Examples
    >
    > ## Homogeneous example ##
    >
    > # Create constant intensity image integrating to 500
    >
    > homog <- as.im(as.mask(toywin))
    > homog <- homog/integral(homog)*500
    >
    >
    > # Corresponding LGCP realisations using exponential covariance structure
    > par(mfrow=c(2,2),mar=rep(1.5,4))
    > for(i in 1:4){
    + temp <- lgcpmix(homog,covmod="exp",covpars=list(var=1,scale=0.2))
    + plot(temp,main=paste("Realisation",i),log=TRUE)
    + }
    Error: 'getRandomFieldsModelGen' is not an exported object from 'namespace:spatstat.core'
    Execution halted
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

Version: 0.3-4
Check: examples
Result: ERROR
    Running examples in ‘spagmix-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: lgcpmix
    > ### Title: Generate a spatial log-Gaussian Cox process intensity
    > ### Aliases: lgcpmix
    >
    > ### ** Examples
    >
    > ## Homogeneous example ##
    >
    > # Create constant intensity image integrating to 500
    >
    > homog <- as.im(as.mask(toywin))
    > homog <- homog/integral(homog)*500
    >
    >
    > # Corresponding LGCP realisations using exponential covariance structure
    > par(mfrow=c(2,2),mar=rep(1.5,4))
    > for(i in 1:4){
    + temp <- lgcpmix(homog,covmod="exp",covpars=list(var=1,scale=0.2))
    + plot(temp,main=paste("Realisation",i),log=TRUE)
    + }
    Error: 'getRandomFieldsModelGen' is not an exported object from 'namespace:spatstat.core'
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-new-UL, r-devel-windows-x86_64-new-TK, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.3-4
Check: dependencies in R code
Result: NOTE
    Missing or unexported object: 'spatstat.core::getRandomFieldsModelGen'
Flavor: r-oldrel-windows-ix86+x86_64