Last updated on 2025-12-28 01:48:55 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.3 | 3.37 | 36.70 | 40.07 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.0.3 | 2.24 | 28.68 | 30.92 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.0.3 | 6.00 | 53.49 | 59.49 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.0.3 | 49.78 | OK | |||
| r-devel-windows-x86_64 | 0.0.3 | 3.00 | 50.00 | 53.00 | ERROR | |
| r-patched-linux-x86_64 | 0.0.3 | 2.87 | 30.00 | 32.87 | OK | |
| r-release-linux-x86_64 | 0.0.3 | 2.88 | 30.52 | 33.40 | OK | |
| r-release-macos-arm64 | 0.0.3 | OK | ||||
| r-release-macos-x86_64 | 0.0.3 | 2.00 | 32.00 | 34.00 | OK | |
| r-release-windows-x86_64 | 0.0.3 | 4.00 | 51.00 | 55.00 | OK | |
| r-oldrel-macos-arm64 | 0.0.3 | OK | ||||
| r-oldrel-macos-x86_64 | 0.0.3 | 2.00 | 27.00 | 29.00 | OK | |
| r-oldrel-windows-x86_64 | 0.0.3 | 6.00 | 133.00 | 139.00 | OK |
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.