CRAN Package Check Results for Package saeHB.ZIB

Last updated on 2022-04-24 03:52:37 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 2.68 38.41 41.09 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 1.91 29.28 31.19 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 50.20 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 38.30 OK
r-patched-linux-x86_64 0.1.0 2.57 37.08 39.65 OK
r-release-linux-x86_64 0.1.0 1.59 35.63 37.22 OK
r-release-macos-arm64 0.1.0 ERROR
r-release-macos-x86_64 0.1.0 ERROR
r-release-windows-x86_64 0.1.0 8.00 57.00 65.00 OK
r-oldrel-macos-arm64 0.1.0 ERROR
r-oldrel-macos-x86_64 0.1.0 ERROR
r-oldrel-windows-ix86+x86_64 0.1.0 6.00 44.00 50.00 OK

Check Details

Version: 0.1.0
Check: examples
Result: ERROR
    Running examples in ‘saeHB.ZIB-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: ziBinomial
    > ### Title: Small Area Estimation using Hierarchical Bayesian under Zero
    > ### Inflated Binomial Distribution
    > ### Aliases: ziBinomial
    >
    > ### ** Examples
    >
    > #Compute Fitted Model
    > y ~ x1 +x2
    y ~ x1 + x2
    >
    > # For data without any nonsampled area
    > # Load Dataset
    > data(dataZIB)
    > saeHB.ZIB <- ziBinomial(formula = y~x1+x2, iter.update=3, iter.mcmc = 1000,
    + burn.in = 200,data = dataZIB)
    Error: .onLoad failed in loadNamespace() for 'rjags', details:
     call: dyn.load(file, DLLpath = DLLpath, ...)
     error: unable to load shared object '/Volumes/Builds/packages/big-sur-arm64/Rlib/4.1/rjags/libs/rjags.so':
     dlopen(/Volumes/Builds/packages/big-sur-arm64/Rlib/4.1/rjags/libs/rjags.so, 10): Library not loaded: /opt/R/arm64/lib/libjags.4.dylib
     Referenced from: /Volumes/Builds/packages/big-sur-arm64/Rlib/4.1/rjags/libs/rjags.so
     Reason: image not found
    Execution halted
Flavors: r-release-macos-arm64, r-oldrel-macos-arm64

Version: 0.1.0
Check: examples
Result: ERROR
    Running examples in ‘saeHB.ZIB-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: ziBinomial
    > ### Title: Small Area Estimation using Hierarchical Bayesian under Zero
    > ### Inflated Binomial Distribution
    > ### Aliases: ziBinomial
    >
    > ### ** Examples
    >
    > #Compute Fitted Model
    > y ~ x1 +x2
    y ~ x1 + x2
    >
    > # For data without any nonsampled area
    > # Load Dataset
    > data(dataZIB)
    > saeHB.ZIB <- ziBinomial(formula = y~x1+x2, iter.update=3, iter.mcmc = 1000,
    + burn.in = 200,data = dataZIB)
    Error: .onLoad failed in loadNamespace() for 'rjags', details:
     call: dyn.load(file, DLLpath = DLLpath, ...)
     error: unable to load shared object '/Volumes/Builds/packages/high-sierra-x86_64/Rlib/4.1/rjags/libs/rjags.so':
     dlopen(/Volumes/Builds/packages/high-sierra-x86_64/Rlib/4.1/rjags/libs/rjags.so, 10): Library not loaded: /usr/local/lib/libjags.4.dylib
     Referenced from: /Volumes/Builds/packages/high-sierra-x86_64/Rlib/4.1/rjags/libs/rjags.so
     Reason: image not found
    Execution halted
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64