Last updated on 2025-12-07 07:50:31 CET.
| Package | ERROR | OK |
|---|---|---|
| tidydelta | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘tidydelta-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: tidydelta
> ### Title: Delta Method implementation
> ### Aliases: tidydelta
>
> ### ** Examples
>
> # Equivalent ways to use tidydelta()
> library(tidyverse)
Error in library(tidyverse) : there is no package called ‘tidyverse’
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc