CRAN Package Check Results for Maintainer ‘Moritz Mueller-Navarra <muellernavarra at gmail.com>’

Last updated on 2025-12-28 03:52:12 CET.

Package ERROR NOTE OK
TideCurves 13
TideTables 1 2 10

Package TideCurves

Current CRAN status: OK: 13

Package TideTables

Current CRAN status: ERROR: 1, NOTE: 2, OK: 10

Version: 0.0.3
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Moritz Mueller-Navarra <muellernavarra@gmail.com>’ Found the following URLs which should use \doi (with the DOI name only): File ‘BuildTT.Rd’: https://doi.org/10.5194/os-15-1363-2019 File ‘SynTT.Rd’: https://doi.org/10.5194/os-15-1363-2019 File ‘TideTable.Rd’: https://doi.org/10.5194/os-15-1363-2019 Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.0.3
Check: examples
Result: ERROR Running examples in 'TideTables-Ex.R' failed The error most likely occurred in: > ### Name: BuildTT > ### Title: Builds a TideTable model > ### Aliases: BuildTT > > ### ** Examples > > BuildTT(dataInput = observation, asdate = "1991/01/01", + astime ="12:00:00", aedate = "1992/01/01", aetime = "12:00:00") Error in `[.data.table`(input, , `:=`(n_mhist, .N), by = mhist) : attempt access index 6/6 in VECTOR_ELT Calls: BuildTT -> EstimateTmhwi -> [ -> [.data.table Execution halted Flavor: r-devel-windows-x86_64

Version: 0.0.3
Check: tests
Result: ERROR Running 'testthat.R' [1s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(TideTables) > > test_check("TideTables") Saving _problems/test-TideTable-7.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-TideTable.R:4:1'): (code run outside of `test_that()`) ───────── Error in ``[.data.table`(input, , `:=`(n_mhist, .N), by = mhist)`: attempt access index 6/6 in VECTOR_ELT Backtrace: ▆ 1. └─TideTables::TideTable(...) at test-TideTable.R:4:1 2. └─TideTables::EstimateTmhwi(input = mhist.table, strict = sharp_hwi) 3. ├─input[, `:=`(n_mhist, .N), by = mhist] 4. └─data.table:::`[.data.table`(input, , `:=`(n_mhist, .N), by = mhist) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-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.