CRAN Package Check Results for Package AnalysisLin

Last updated on 2025-09-13 13:49:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 18.31 150.47 168.78 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.2 13.21 106.84 120.05 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.2 255.97 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.2 254.66 ERROR
r-devel-windows-x86_64 0.1.2 18.00 150.00 168.00 OK
r-patched-linux-x86_64 0.1.2 15.44 126.66 142.10 OK
r-release-linux-x86_64 0.1.2 14.49 130.08 144.57 OK
r-release-macos-arm64 0.1.2 67.00 OK
r-release-macos-x86_64 0.1.2 127.00 OK
r-release-windows-x86_64 0.1.2 18.00 132.00 150.00 OK
r-oldrel-macos-arm64 0.1.2 66.00 OK
r-oldrel-macos-x86_64 0.1.2 99.00 OK
r-oldrel-windows-x86_64 0.1.2 23.00 181.00 204.00 ERROR

Check Details

Version: 0.1.2
Check: examples
Result: ERROR Running examples in ‘AnalysisLin-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: qq_plot > ### Title: QQ Plots for Numerical Variables > ### Aliases: qq_plot > > ### ** Examples > > data(mtcars) > qq_plot(mtcars) Error in eval(substitute(expr), data, enclos = parent.frame()) : object 'x' not found Calls: qq_plot ... to_basic.GeomAbline -> with -> with.default -> eval -> eval Execution halted Examples with CPU (user + system) or elapsed time > 5s user system elapsed dens_plot 7.312 0.331 7.31 hist_plot 5.469 0.096 7.25 Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.2
Check: examples
Result: ERROR Running examples in ‘AnalysisLin-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: qq_plot > ### Title: QQ Plots for Numerical Variables > ### Aliases: qq_plot > > ### ** Examples > > data(mtcars) > qq_plot(mtcars) Error in eval(substitute(expr), data, enclos = parent.frame()) : object 'x' not found Calls: qq_plot ... to_basic.GeomAbline -> with -> with.default -> eval -> eval Execution halted Examples with CPU (user + system) or elapsed time > 5s user system elapsed dens_plot 4.125 0.373 5.331 Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.2
Check: examples
Result: ERROR Running examples in ‘AnalysisLin-Ex.R’ failed The error most likely occurred in: > ### Name: qq_plot > ### Title: QQ Plots for Numerical Variables > ### Aliases: qq_plot > > ### ** Examples > > data(mtcars) > qq_plot(mtcars) Error in eval(substitute(expr), data, enclos = parent.frame()) : object 'x' not found Calls: qq_plot ... to_basic.GeomAbline -> with -> with.default -> eval -> eval Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-oldrel-windows-x86_64