Last updated on 2025-09-12 01:53:43 CEST.
Package | ERROR | OK |
---|---|---|
AnalysisLin | 3 | 10 |
Current CRAN status: ERROR: 3, OK: 10
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.005 0.516 5.33
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