CRAN Package Check Results for Package ldt

Last updated on 2023-01-25 04:51:40 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1.0 601.99 83.94 685.93 OK
r-devel-linux-x86_64-debian-gcc 0.1.1.0 447.19 63.65 510.84 OK
r-devel-linux-x86_64-fedora-clang 0.1.1.0 1095.94 OK
r-devel-linux-x86_64-fedora-gcc 0.1.1.0 946.61 OK
r-devel-windows-x86_64 0.1.1.0 486.00 198.00 684.00 ERROR
r-patched-linux-x86_64 0.1.1.0 407.15 80.82 487.97 OK
r-release-linux-x86_64 0.1.1.0 474.83 72.57 547.40 OK
r-release-macos-arm64 1803.00 FAIL
r-release-macos-x86_64 0.1.1.0 1803.00 NOTE
r-release-windows-x86_64 0.1.1.0 515.00 181.00 696.00 OK
r-oldrel-macos-arm64 0.1.1.0 1803.00 ERROR
r-oldrel-macos-x86_64 0.1.1.0 1802.00 ERROR
r-oldrel-windows-ix86+x86_64 0.1.1.0 1162.00 178.00 1340.00 ERROR

Additional issues

gcc-UBSAN M1mac MKL OpenBLAS valgrind

Check Details

Version: 0.1.1.0
Check: tests
Result: ERROR
     Running 'testthat.R' [8s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > # This file is part of the standard setup for testthat.
     > # It is recommended that you do not modify it.
     > #
     > # Where should you do additional test configuration?
     > # Learn more about the roles of various files in:
     > # * https://r-pkgs.org/tests.html
     > # * https://testthat.r-lib.org/reference/test_package.html#special-files
     >
     > library(testthat)
     > library(ldt)
     >
     > test_check("ldt")
Flavor: r-devel-windows-x86_64

Version: 0.1.1.0
Check: installed package size
Result: NOTE
     installed size is 25.7Mb
     sub-directories of 1Mb or more:
     libs 25.0Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.1.1.0
Check: re-building of vignette outputs
Result: FAIL
Flavor: r-release-macos-arm64

Version: 0.1.1.0
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     Note: possible error in 'legend(leg_x_f(par("usr"), ': unused argument (title.cex = legendTitleCex)
    See ‘/Volumes/Builds/packages/big-sur-arm64/results/4.1/ldt.Rcheck/00install.out’ for details.
    Information on the location(s) of code generating the ‘Note’s can be
    obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
    to ‘yes’.
Flavor: r-oldrel-macos-arm64

Version: 0.1.1.0
Check: R code for possible problems
Result: NOTE
    PlotCoefs: possible error in legend(leg_x_f(par("usr"), L$rect),
     leg_y_f(par("usr"), L$rect), xpd = NA, xjust = xjust, yjust = yjust,
     legend = lgn_lgn, bty = "n", title = legendsTitle[[1]], title.cex =
     legendTitleCex, col = lgn_col, pch = lgn_pch, x.intersp = 1.4, pt.cex
     = 1.5, fill = NA, border = NA): unused argument (title.cex =
     legendTitleCex)
    PlotCoefs: possible error in legend(leg_x_f(par("usr"), L$rect),
     leg_y_f(par("usr"), L$rect), xpd = NA, xjust = xjust, yjust = yjust,
     legend = lgn_lgn, bty = "n", title = legendsTitle[[2]], title.cex =
     legendTitleCex, col = lgn_col, fill = lgn_fill, border = lgn_fill,
     pch = NA, x.intersp = 1.4): unused argument (title.cex =
     legendTitleCex)
    PlotCoefs: possible error in legend(leg_x_f(par("usr"), L$rect),
     leg_y_f(par("usr"), L$rect), xpd = NA, xjust = xjust, yjust = yjust,
     legend = lgn_lgn, bty = "n", title = legendsTitle[[3]], title.cex =
     legendTitleCex, col = lgn_col, pch = lgn_pch, lty = lgn_lty, lwd =
     lgn_lwd): unused argument (title.cex = legendTitleCex)
    PlotCoefs: possible error in legend(leg_x_f(par("usr"), L$rect),
     leg_y_f(par("usr"), L$rect), xpd = NA, xjust = xjust, yjust = yjust,
     legend = lgn_lgn, bty = "n", title = legendsTitle[[4]], title.cex =
     legendTitleCex, col = lgn_col, lty = lgn_lty, lwd = lgn_lwd, pch =
     NA): unused argument (title.cex = legendTitleCex)
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.1.1.0
Check: examples
Result: ERROR
    Running examples in ‘ldt-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: PlotCoefs
    > ### Title: Plots Estimated Coefficients
    > ### Aliases: PlotCoefs
    >
    > ### ** Examples
    >
    > points <- list()
    > points$one <- list(value = 1, label = "Point 1")
    > points$two <- list(value = 2, label = "Point 2", col = "red", pch = 22, cex = 4)
    > PlotCoefs(points = points)
    Error in legend(leg_x_f(par("usr"), L$rect), leg_y_f(par("usr"), L$rect), :
     unused argument (title.cex = legendTitleCex)
    Calls: PlotCoefs
    Execution halted
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.1.1.0
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     Note: possible error in 'legend(leg_x_f(par("usr"), ': unused argument (title.cex = legendTitleCex)
    See ‘/Volumes/Builds/packages/high-sierra-x86_64/results/4.1/ldt.Rcheck/00install.out’ for details.
    Information on the location(s) of code generating the ‘Note’s can be
    obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
    to ‘yes’.
Flavor: r-oldrel-macos-x86_64

Version: 0.1.1.0
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     Note: possible error in 'legend(leg_x_f(par("usr"), ': unused argument (title.cex = legendTitleCex)
    See 'd:/Rcompile/CRANpkg/local/4.1/ldt.Rcheck/00install.out' for details.
    Information on the location(s) of code generating the 'Note's can be
    obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
    to 'yes'.
Flavor: r-oldrel-windows-ix86+x86_64

Version: 0.1.1.0
Check: running examples for arch ‘i386’
Result: ERROR
    Running examples in 'ldt-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: PlotCoefs
    > ### Title: Plots Estimated Coefficients
    > ### Aliases: PlotCoefs
    >
    > ### ** Examples
    >
    > points <- list()
    > points$one <- list(value = 1, label = "Point 1")
    > points$two <- list(value = 2, label = "Point 2", col = "red", pch = 22, cex = 4)
    > PlotCoefs(points = points)
    Error in legend(leg_x_f(par("usr"), L$rect), leg_y_f(par("usr"), L$rect), :
     unused argument (title.cex = legendTitleCex)
    Calls: PlotCoefs
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64

Version: 0.1.1.0
Check: running examples for arch ‘x64’
Result: ERROR
    Running examples in 'ldt-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: PlotCoefs
    > ### Title: Plots Estimated Coefficients
    > ### Aliases: PlotCoefs
    >
    > ### ** Examples
    >
    > points <- list()
    > points$one <- list(value = 1, label = "Point 1")
    > points$two <- list(value = 2, label = "Point 2", col = "red", pch = 22, cex = 4)
    > PlotCoefs(points = points)
    Error in legend(leg_x_f(par("usr"), L$rect), leg_y_f(par("usr"), L$rect), :
     unused argument (title.cex = legendTitleCex)
    Calls: PlotCoefs
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64

Version: 0.1.1.0
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building 'dc_default.Rmd' using rmarkdown
    --- finished re-building 'dc_default.Rmd'
    
    --- re-building 'dc_fraud.Rmd' using rmarkdown
    --- finished re-building 'dc_fraud.Rmd'
    
    --- re-building 'sur_growth.Rmd' using rmarkdown
    --- finished re-building 'sur_growth.Rmd'
    
    --- re-building 'sur_simulation.Rmd' using rmarkdown
    Quitting from lines 327-375 (sur_simulation.Rmd)
    Error: processing vignette 'sur_simulation.Rmd' failed with diagnostics:
    unused argument (title.cex = legendTitleCex)
    --- failed re-building 'sur_simulation.Rmd'
    
    --- re-building 'varma_pcp.Rmd' using rmarkdown
    --- finished re-building 'varma_pcp.Rmd'
    
    SUMMARY: processing the following file failed:
     'sur_simulation.Rmd'
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64