Last updated on 2025-12-19 23:50:06 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.3 | 3.35 | 36.07 | 39.42 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.0.3 | 2.42 | 23.01 | 25.43 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.0.3 | 48.40 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 0.0.3 | 44.86 | ERROR | |||
| r-devel-windows-x86_64 | 0.0.3 | 4.00 | 54.00 | 58.00 | OK | |
| r-patched-linux-x86_64 | 0.0.3 | 3.13 | 30.11 | 33.24 | OK | |
| r-release-linux-x86_64 | 0.0.3 | 2.99 | 30.13 | 33.12 | 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 | 48.00 | 52.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 | 5.00 | 59.00 | 64.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:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### 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-linux-x86_64-debian-gcc
Version: 0.0.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/2s]
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-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
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.0.3
Check: tests
Result: ERROR
Running ‘testthat.R’
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
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc