Last updated on 2022-07-01 11:52:02 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.1 | 16.45 | 188.12 | 204.57 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.1 | 12.38 | 136.77 | 149.15 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.1 | 241.45 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 237.39 | OK | |||
r-devel-windows-x86_64 | 1.1.1 | 51.00 | 209.00 | 260.00 | OK | |
r-patched-linux-x86_64 | 1.1.1 | 17.60 | 171.67 | 189.27 | OK | |
r-release-linux-x86_64 | 1.1.1 | 15.05 | 174.92 | 189.97 | OK | |
r-release-macos-arm64 | 1.1.1 | 56.00 | ERROR | |||
r-release-macos-x86_64 | 1.1.1 | 106.00 | OK | |||
r-release-windows-x86_64 | 1.1.1 | 58.00 | 213.00 | 271.00 | OK | |
r-oldrel-macos-arm64 | 1.1.1 | 81.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1.1 | 102.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 1.1.1 | 38.00 | 195.00 | 233.00 | OK |
Version: 1.1.1
Check: examples
Result: ERROR
Running examples in ‘iccCounts-Ex.R’ failed
The error most likely occurred in:
> ### Name: ICC
> ### Title: Prints the intraclass correlation coefficient
> ### Aliases: ICC
>
> ### ** Examples
>
> # Poisson model. Repeatability setting.
> iccpois<-icc_counts(Grimso,y="Tot",id="TransectID")
Error in .Call("getParameterOrder", data, parameters, reportenv, control, :
Incorrect number of arguments (4), expecting 3 for 'getParameterOrder'
Calls: icc_counts ... with.default -> eval -> eval -> MakeADFun -> getParameterOrder
Execution halted
Flavor: r-release-macos-arm64
Version: 1.1.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘iccCounts_examples.Rmd’ using rmarkdown
Quitting from lines 65-66 (iccCounts_examples.Rmd)
Error: processing vignette 'iccCounts_examples.Rmd' failed with diagnostics:
Incorrect number of arguments (4), expecting 3 for 'getParameterOrder'
--- failed re-building ‘iccCounts_examples.Rmd’
SUMMARY: processing the following file failed:
‘iccCounts_examples.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-macos-arm64