CRAN Package Check Results for Package RTSA

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 36.89 185.84 222.73 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.1 25.61 133.82 159.43 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.1 293.83 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.1 281.58 ERROR
r-devel-windows-x86_64 0.2.1 34.00 187.00 221.00 ERROR
r-patched-linux-x86_64 0.2.1 36.49 183.29 219.78 OK
r-release-linux-x86_64 0.2.1 31.89 176.91 208.80 OK
r-release-macos-arm64 0.2.1 86.00 OK
r-release-macos-x86_64 0.2.1 215.00 OK
r-release-windows-x86_64 0.2.1 41.00 207.00 248.00 OK
r-oldrel-macos-arm64 0.2.1 75.00 OK
r-oldrel-macos-x86_64 0.2.1 106.00 OK
r-oldrel-windows-x86_64 0.2.1 38.00 222.00 260.00 OK

Check Details

Version: 0.2.1
Check: examples
Result: ERROR
    Running examples in ‘RTSA-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: plot.RTSA
    > ### Title: Plot RTSA object. Returns the R version of the original TSA
    > ### plot.
    > ### Aliases: plot.RTSA
    >
    > ### ** Examples
    >
    > data(perioOxy)
    > outRTSA <- RTSA(type = "analysis", data = perioOxy, outcome = "RR", mc = 0.8,
    + side = 2, alpha = 0.05, beta = 0.2, fixed = FALSE, es_alpha = "esOF", design = NULL)
    > plot(x = outRTSA)
    Error in grid.Call(C_textBounds, as.graphicsAnnot(x$label), x$x, x$y, :
     conversion failure on '𝜏̂² 0.07, β 48.4%, D̂² 69.1%, Heterogeneity p-value 0.0186' in 'mbcsToSbcs': for 𝜏
    Calls: <Anonymous> ... <Anonymous> -> widthDetails -> widthDetails.text -> grid.Call
    Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.1
Check: examples
Result: ERROR
    Running examples in ‘RTSA-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: plot.RTSA
    > ### Title: Plot RTSA object. Returns the R version of the original TSA
    > ### plot.
    > ### Aliases: plot.RTSA
    >
    > ### ** Examples
    >
    > data(perioOxy)
    > outRTSA <- RTSA(type = "analysis", data = perioOxy, outcome = "RR", mc = 0.8,
    + side = 2, alpha = 0.05, beta = 0.2, fixed = FALSE, es_alpha = "esOF", design = NULL)
    > plot(x = outRTSA)
    Error in grid.Call(C_textBounds, as.graphicsAnnot(x$label), x$x, x$y, :
     conversion failure on '𝜏̂² 0.07, β 48.4%, D̂² 69.1%, Heterogeneity p-value 0.0186' in 'mbcsToSbcs': for 𝜏 (U+1D70F)
    Calls: <Anonymous> ... <Anonymous> -> widthDetails -> widthDetails.text -> grid.Call
    Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.1
Check: examples
Result: ERROR
    Running examples in ‘RTSA-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: plot.RTSA
    > ### Title: Plot RTSA object. Returns the R version of the original TSA
    > ### plot.
    > ### Aliases: plot.RTSA
    >
    > ### ** Examples
    >
    > data(perioOxy)
    > outRTSA <- RTSA(type = "analysis", data = perioOxy, outcome = "RR", mc = 0.8,
    + side = 2, alpha = 0.05, beta = 0.2, fixed = FALSE, es_alpha = "esOF", design = NULL)
    > plot(x = outRTSA)
    Error in grid.Call(C_textBounds, as.graphicsAnnot(x$label), x$x, x$y, :
     conversion failure on '𝜏̂² 0.07, β 48.4%, D̂² 69.1%, Heterogeneity p-value 0.0186' in 'mbcsToSbcs': for 𝜏 (U+1D70F)
    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

Version: 0.2.1
Check: examples
Result: ERROR
    Running examples in 'RTSA-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: plot.RTSA
    > ### Title: Plot RTSA object. Returns the R version of the original TSA
    > ### plot.
    > ### Aliases: plot.RTSA
    >
    > ### ** Examples
    >
    > data(perioOxy)
    > outRTSA <- RTSA(type = "analysis", data = perioOxy, outcome = "RR", mc = 0.8,
    + side = 2, alpha = 0.05, beta = 0.2, fixed = FALSE, es_alpha = "esOF", design = NULL)
    > plot(x = outRTSA)
    Error in grid.Call(C_textBounds, as.graphicsAnnot(x$label), x$x, x$y, :
     conversion failure on '𝜏̂² 0.07, β 48.4%, D̂² 69.1%, Heterogeneity p-value 0.0186' in 'mbcsToSbcs': for (U+D835)
    Calls: <Anonymous> ... <Anonymous> -> widthDetails -> widthDetails.text -> grid.Call
    Execution halted
Flavor: r-devel-windows-x86_64