CRAN Package Check Results for Package ldt

Last updated on 2024-06-14 01:51:24 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.2 533.26 97.82 631.08 OK
r-devel-linux-x86_64-debian-gcc 0.5.2 374.60 57.75 432.35 ERROR
r-devel-linux-x86_64-fedora-clang 0.5.2 923.00 OK
r-devel-linux-x86_64-fedora-gcc 0.5.2 1002.29 OK
r-devel-windows-x86_64 0.5.2 438.00 142.00 580.00 OK
r-patched-linux-x86_64 0.5.2 469.53 91.89 561.42 OK
r-release-linux-x86_64 0.5.2 460.81 89.43 550.24 OK
r-release-macos-arm64 0.5.2 177.00 NOTE
r-release-macos-x86_64 0.5.2 163.00 NOTE
r-release-windows-x86_64 0.5.2 442.00 150.00 592.00 OK
r-oldrel-macos-arm64 0.5.2 198.00 NOTE
r-oldrel-macos-x86_64 0.5.2 222.00 NOTE
r-oldrel-windows-x86_64 0.5.2 521.00 173.00 694.00 OK

Check Details

Version: 0.5.2
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'testthat', 'kableExtra', 'systemfit' Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.5.2
Check: examples
Result: ERROR Running examples in ‘ldt-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: estim.sur > ### Title: Estimate a SUR Model > ### Aliases: estim.sur > > ### ** Examples > > # Example 1 (simulation, small model): > set.seed(123) > sample <- sim.sur(sigma = 2L, coef = 3L, nObs = 100) > print(sample$coef) Y1 Y2 Intercept -0.5604756 0.07050839 X1 -0.2301775 0.12928774 X2 1.5587083 1.71506499 > print(sample$sigma) Y1 Y2 Y1 1.8128237 0.2472081 Y2 0.2472081 0.6703814 > > data <- data.frame(sample$y, sample$x) > > # Use systemfit to estimate: > exp_names <- paste0(colnames(sample$x), collapse = " + ") > fmla <- lapply(1:ncol(sample$y), function(i) as.formula(paste0("Y", i, " ~ -1 +", exp_names))) > fit <- systemfit::systemfit(fmla, data = data, method = "SUR") Error in loadNamespace(x) : there is no package called ‘systemfit’ Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.5.2
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/0s] 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) Error in library(testthat) : there is no package called 'testthat' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.5.2
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘bin.Rmd’ using rmarkdown ** Processing: /home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/ldt.Rcheck/vign_test/ldt/vignettes/bin_files/figure-html/plot-1.png 288x384 pixels, 3x8 bits/pixel, RGB Input IDAT size = 14571 bytes Input file size = 14661 bytes Trying: zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 11548 zc = 9 zm = 8 zs = 1 f = 0 zc = 1 zm = 8 zs = 2 f = 0 zc = 9 zm = 8 zs = 3 f = 0 zc = 9 zm = 8 zs = 0 f = 5 zc = 9 zm = 8 zs = 1 f = 5 zc = 1 zm = 8 zs = 2 f = 5 zc = 9 zm = 8 zs = 3 f = 5 Selecting parameters: zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 11548 Output IDAT size = 11548 bytes (3023 bytes decrease) Output file size = 11626 bytes (3035 bytes = 20.70% decrease) ** Processing: /home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/ldt.Rcheck/vign_test/ldt/vignettes/bin_files/figure-html/plot-2.png 288x384 pixels, 3x8 bits/pixel, RGB Input IDAT size = 13244 bytes Input file size = 13334 bytes Trying: zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 10675 zc = 9 zm = 8 zs = 1 f = 0 zc = 1 zm = 8 zs = 2 f = 0 zc = 9 zm = 8 zs = 3 f = 0 zc = 9 zm = 8 zs = 0 f = 5 zc = 9 zm = 8 zs = 1 f = 5 zc = 1 zm = 8 zs = 2 f = 5 zc = 9 zm = 8 zs = 3 f = 5 Selecting parameters: zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 10675 Output IDAT size = 10675 bytes (2569 bytes decrease) Output file size = 10753 bytes (2581 bytes = 19.36% decrease) ** Processing: /home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/ldt.Rcheck/vign_test/ldt/vignettes/bin_files/figure-html/plot-3.png 288x384 pixels, 3x8 bits/pixel, RGB Input IDAT size = 15345 bytes Input file size = 15435 bytes Trying: zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 12239 zc = 9 zm = 8 zs = 1 f = 0 zc = 1 zm = 8 zs = 2 f = 0 zc = 9 zm = 8 zs = 3 f = 0 zc = 9 zm = 8 zs = 0 f = 5 zc = 9 zm = 8 zs = 1 f = 5 zc = 1 zm = 8 zs = 2 f = 5 zc = 9 zm = 8 zs = 3 f = 5 Selecting parameters: zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 12239 Output IDAT size = 12239 bytes (3106 bytes decrease) Output file size = 12317 bytes (3118 bytes = 20.20% decrease) ** Processing: /home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/ldt.Rcheck/vign_test/ldt/vignettes/bin_files/figure-html/plot-4.png 288x384 pixels, 3x8 bits/pixel, RGB Input IDAT size = 13672 bytes Input file size = 13762 bytes Trying: zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 11002 zc = 9 zm = 8 zs = 1 f = 0 zc = 1 zm = 8 zs = 2 f = 0 zc = 9 zm = 8 zs = 3 f = 0 zc = 9 zm = 8 zs = 0 f = 5 zc = 9 zm = 8 zs = 1 f = 5 zc = 1 zm = 8 zs = 2 f = 5 zc = 9 zm = 8 zs = 3 f = 5 Selecting parameters: zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 11002 Output IDAT size = 11002 bytes (2670 bytes decrease) Output file size = 11080 bytes (2682 bytes = 19.49% decrease) --- finished re-building ‘bin.Rmd’ --- re-building ‘sur.Rmd’ using rmarkdown Quitting from lines 19-21 [setup] (sur.Rmd) Error: processing vignette 'sur.Rmd' failed with diagnostics: there is no package called 'kableExtra' --- failed re-building ‘sur.Rmd’ --- re-building ‘varma.Rmd’ using rmarkdown ** Processing: /home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/ldt.Rcheck/vign_test/ldt/vignettes/varma_files/figure-html/plot-1.png 576x480 pixels, 3x8 bits/pixel, RGB Input IDAT size = 18441 bytes Input file size = 18543 bytes Trying: zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 14540 zc = 9 zm = 8 zs = 1 f = 0 zc = 1 zm = 8 zs = 2 f = 0 zc = 9 zm = 8 zs = 3 f = 0 zc = 9 zm = 8 zs = 0 f = 5 zc = 9 zm = 8 zs = 1 f = 5 zc = 1 zm = 8 zs = 2 f = 5 zc = 9 zm = 8 zs = 3 f = 5 Selecting parameters: zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 14540 Output IDAT size = 14540 bytes (3901 bytes decrease) Output file size = 14618 bytes (3925 bytes = 21.17% decrease) --- finished re-building ‘varma.Rmd’ SUMMARY: processing the following file failed: ‘sur.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.5.2
Check: installed package size
Result: NOTE installed size is 26.2Mb sub-directories of 1Mb or more: libs 24.8Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64