CRAN Package Check Results for Package macroBiome

Last updated on 2023-05-28 22:00:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 43.38 359.42 402.80 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.0 34.14 262.69 296.83 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.0 522.73 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.0 352.92 ERROR
r-devel-windows-x86_64 0.2.0 32.00 241.00 273.00 ERROR
r-patched-linux-x86_64 0.2.0 38.11 334.68 372.79 ERROR
r-release-linux-x86_64 0.2.0 29.47 335.33 364.80 ERROR
r-release-macos-arm64 0.2.0 121.00 OK
r-release-macos-x86_64 0.2.0 226.00 OK
r-release-windows-x86_64 0.2.0 46.00 333.00 379.00 ERROR
r-oldrel-macos-arm64 0.2.0 91.00 OK
r-oldrel-macos-x86_64 0.2.0 156.00 OK
r-oldrel-windows-x86_64 0.2.0 52.00 315.00 367.00 ERROR

Check Details

Version: 0.2.0
Check: R code for possible problems
Result: NOTE
    pi.ber90: no visible binding for global variable ‘.BER90’
    pi.ber90: no visible global function definition for ‘data’
    Undefined global functions or variables:
     .BER90 data
    Consider adding
     importFrom("utils", "data")
    to your NAMESPACE file.
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-windows-x86_64, r-oldrel-windows-x86_64

Version: 0.2.0
Check: examples
Result: ERROR
    Running examples in ‘macroBiome-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: cliAvgDlySolIrrPoints
    > ### Title: Estimator for Daily Solar Irradiance/Irradiation
    > ### Aliases: cliAvgDlySolIrrPoints
    >
    > ### ** Examples
    >
    > library(graphics)
    >
    > # Monthly average of the mean hourly solar irradiance under cloudless-sky conditions at sea level,
    > # in June 2000 along a meridian, according to the two different radiation models
    > lats <- seq(-90, 90, 10)
    > models <- c("Solar123", "SPLASH")
    > R_E_moa_MJ.m2.hr1 <- matrix(nrow = 2, ncol = length(lats), dimnames = list(models, lats))
    > R_E_moa_MJ.m2.hr1[1, ] <- cliAvgDlySolIrrPoints(lats, elv = 0,
    + aprchTR = "hourly")$R_E_moa_MJ.m2.hr1[, "Jun"]
    > R_E_moa_MJ.m2.hr1[2, ] <- cliAvgDlySolIrrPoints(lats, elv = 0, aprchSIM = "SPLASH",
    + aprchTR = "hourly")$R_E_moa_MJ.m2.hr1[, "Jun"]
    Error in FUN(X[[i]], ...) : object '.BER90' not found
    Calls: cliAvgDlySolIrrPoints ... calcDlySolRad -> calcOrbPos -> do.call -> lapply -> FUN -> exists
    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.2.0
Check: Rd cross-references
Result: NOTE
    Undeclared package ‘rnaturalearth’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.2.0
Check: examples
Result: ERROR
    Running examples in ‘macroBiome-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: cliAvgDlySolIrrPoints
    > ### Title: Estimator for Daily Solar Irradiance/Irradiation
    > ### Aliases: cliAvgDlySolIrrPoints
    >
    > ### ** Examples
    >
    > library(graphics)
    >
    > # Monthly average of the mean hourly solar irradiance under cloudless-sky conditions at sea level,
    > # in June 2000 along a meridian, according to the two different radiation models
    > lats <- seq(-90, 90, 10)
    > models <- c("Solar123", "SPLASH")
    > R_E_moa_MJ.m2.hr1 <- matrix(nrow = 2, ncol = length(lats), dimnames = list(models, lats))
    > R_E_moa_MJ.m2.hr1[1, ] <- cliAvgDlySolIrrPoints(lats, elv = 0,
    + aprchTR = "hourly")$R_E_moa_MJ.m2.hr1[, "Jun"]
    > R_E_moa_MJ.m2.hr1[2, ] <- cliAvgDlySolIrrPoints(lats, elv = 0, aprchSIM = "SPLASH",
    + aprchTR = "hourly")$R_E_moa_MJ.m2.hr1[, "Jun"]
    Error in FUN(X[[i]], ...) : object '.BER90' not found
    Calls: cliAvgDlySolIrrPoints ... calcDlySolRad -> calcOrbPos -> do.call -> lapply -> FUN -> exists
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-release-windows-x86_64

Version: 0.2.0
Check: examples
Result: ERROR
    Running examples in 'macroBiome-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: cliAvgDlySolIrrPoints
    > ### Title: Estimator for Daily Solar Irradiance/Irradiation
    > ### Aliases: cliAvgDlySolIrrPoints
    >
    > ### ** Examples
    >
    > library(graphics)
    >
    > # Monthly average of the mean hourly solar irradiance under cloudless-sky conditions at sea level,
    > # in June 2000 along a meridian, according to the two different radiation models
    > lats <- seq(-90, 90, 10)
    > models <- c("Solar123", "SPLASH")
    > R_E_moa_MJ.m2.hr1 <- matrix(nrow = 2, ncol = length(lats), dimnames = list(models, lats))
    > R_E_moa_MJ.m2.hr1[1, ] <- cliAvgDlySolIrrPoints(lats, elv = 0,
    + aprchTR = "hourly")$R_E_moa_MJ.m2.hr1[, "Jun"]
    > R_E_moa_MJ.m2.hr1[2, ] <- cliAvgDlySolIrrPoints(lats, elv = 0, aprchSIM = "SPLASH",
    + aprchTR = "hourly")$R_E_moa_MJ.m2.hr1[, "Jun"]
    Error in exists(".loaded", envir = .BER90) : object '.BER90' not found
    Calls: cliAvgDlySolIrrPoints ... calcDlySolRad -> calcOrbPos -> do.call -> lapply -> FUN -> exists
    Execution halted
Flavor: r-oldrel-windows-x86_64