CRAN Package Check Results for Maintainer ‘Zhiwei Lin <zhiweilin27 at gmail.com>’

Last updated on 2025-09-13 13:50:33 CEST.

Package ERROR OK
AnalysisLin 5 8

Package AnalysisLin

Current CRAN status: ERROR: 5, OK: 8

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