The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

CRAN Package Check Results for Package EpiForsk

Last updated on 2026-04-30 11:56:53 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.2 16.15 143.53 159.68 OK
r-devel-linux-x86_64-debian-gcc 0.2.2 10.60 101.26 111.86 OK
r-devel-linux-x86_64-fedora-clang 0.2.2 25.00 222.12 247.12 OK
r-devel-linux-x86_64-fedora-gcc 0.2.2 24.00 225.08 249.08 OK
r-devel-windows-x86_64 0.2.2 20.00 155.00 175.00 OK
r-patched-linux-x86_64 0.2.2 12.90 133.13 146.03 OK
r-release-linux-x86_64 0.2.2 12.78 133.36 146.14 OK
r-release-macos-arm64 0.2.2 3.00 40.00 43.00 OK
r-release-macos-x86_64 0.2.2 10.00 119.00 129.00 ERROR
r-release-windows-x86_64 0.2.2 15.00 154.00 169.00 OK
r-oldrel-macos-arm64 0.2.2 3.00 40.00 43.00 OK
r-oldrel-macos-x86_64 0.2.2 10.00 126.00 136.00 OK
r-oldrel-windows-x86_64 0.2.2 24.00 200.00 224.00 OK

Check Details

Version: 0.2.2
Check: examples
Result: ERROR Running examples in ‘EpiForsk-Ex.R’ failed The error most likely occurred in: > ### Name: FlattenDatesDT > ### Title: Flatten Date Intervals > ### Aliases: FlattenDatesDT > > ### ** Examples > > > ### The flatten function works with both dates and numeric > > dat <- data.frame( + ID = c(1, 1, 1, 2, 2, 3, 3, 4), + START = c(1, 2, 5, 3, 6, 2, 3, 6), + END = c(3, 3, 7, 4, 9, 3, 5, 8)) > dat |> FlattenDatesDT(ID, START, END) Error in dyn.load(file, DLLpath = DLLpath, ...) : unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so': dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib Calls: FlattenDatesDT -> loadNamespace -> library.dynam -> dyn.load Execution halted Flavor: r-release-macos-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.