CRAN Package Check Results for Package gamma

Last updated on 2023-11-14 09:09:29 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.4 11.12 122.55 133.67 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.4 7.43 88.40 95.83 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.4 159.08 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.4 115.41 ERROR
r-devel-windows-x86_64 1.0.4 12.00 138.00 150.00 ERROR
r-patched-linux-x86_64 1.0.4 11.27 129.52 140.79 OK
r-release-linux-x86_64 1.0.4 10.41 129.83 140.24 OK
r-release-macos-arm64 1.0.4 55.00 OK
r-release-macos-x86_64 1.0.4 127.00 OK
r-release-windows-x86_64 1.0.4 14.00 197.00 211.00 OK
r-oldrel-macos-arm64 1.0.4 55.00 OK
r-oldrel-macos-x86_64 1.0.4 77.00 OK
r-oldrel-windows-x86_64 1.0.4 16.00 195.00 211.00 OK

Check Details

Version: 1.0.4
Check: examples
Result: ERROR
    Running examples in ‘gamma-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: AIX_NaI_1
    > ### Title: CEREGE Calibration Curve (NaI)
    > ### Aliases: AIX_NaI_1
    > ### Keywords: datasets
    >
    > ### ** Examples
    >
    > ## Load the curve
    > utils::data(AIX_NaI_1, package = "gamma")
    > plot(AIX_NaI_1)
    Error in grid.Call(C_textBounds, as.graphicsAnnot(x$label), x$x, x$y, :
     conversion failure on 'Dose rate [μGy/y]' in 'mbcsToSbcs': for μ
    Calls: <Anonymous> ... <Anonymous> -> widthDetails -> widthDetails.text -> grid.Call
    Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.4
Check: examples
Result: ERROR
    Running examples in ‘gamma-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: AIX_NaI_1
    > ### Title: CEREGE Calibration Curve (NaI)
    > ### Aliases: AIX_NaI_1
    > ### Keywords: datasets
    >
    > ### ** Examples
    >
    > ## Load the curve
    > utils::data(AIX_NaI_1, package = "gamma")
    > plot(AIX_NaI_1)
    Error in grid.Call(C_textBounds, as.graphicsAnnot(x$label), x$x, x$y, :
     conversion failure on 'Dose rate [μGy/y]' in 'mbcsToSbcs': for μ (U+03BC)
    Calls: <Anonymous> ... <Anonymous> -> widthDetails -> widthDetails.text -> grid.Call
    Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.4
Check: Rd cross-references
Result: NOTE
    Undeclared package ‘hyperSpec’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0.4
Check: examples
Result: ERROR
    Running examples in ‘gamma-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: AIX_NaI_1
    > ### Title: CEREGE Calibration Curve (NaI)
    > ### Aliases: AIX_NaI_1
    > ### Keywords: datasets
    >
    > ### ** Examples
    >
    > ## Load the curve
    > utils::data(AIX_NaI_1, package = "gamma")
    > plot(AIX_NaI_1)
    Error in grid.Call(C_textBounds, as.graphicsAnnot(x$label), x$x, x$y, :
     conversion failure on 'Dose rate [μGy/y]' in 'mbcsToSbcs': for μ (U+03BC)
    Calls: <Anonymous> ... <Anonymous> -> widthDetails -> widthDetails.text -> grid.Call
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64