Last updated on 2025-12-21 11:50:40 CET.
| Package | ERROR | OK |
|---|---|---|
| TideCurves | 13 | |
| TideTables | 4 | 9 |
Current CRAN status: OK: 13
Current CRAN status: ERROR: 4, OK: 9
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
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.0.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/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-clang
Version: 0.0.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/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-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