Last updated on 2023-03-21 10:52:20 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.3 | 10.91 | 132.89 | 143.80 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.6.3 | 7.61 | 99.69 | 107.30 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.6.3 | 337.02 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.3 | 373.93 | OK | |||
r-devel-windows-x86_64 | 0.6.3 | 25.00 | 297.00 | 322.00 | OK | |
r-patched-linux-x86_64 | 0.6.3 | 11.22 | 260.82 | 272.04 | OK | |
r-release-linux-x86_64 | 0.6.3 | 10.63 | 254.70 | 265.33 | OK | |
r-release-macos-arm64 | 0.6.3 | 76.00 | OK | |||
r-release-macos-x86_64 | 0.6.3 | 145.00 | OK | |||
r-release-windows-x86_64 | 0.6.3 | 24.00 | 306.00 | 330.00 | OK | |
r-oldrel-macos-arm64 | 0.6.3 | 102.00 | OK | |||
r-oldrel-macos-x86_64 | 0.6.3 | 136.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.6.3 | 34.00 | 323.00 | 357.00 | OK |
Version: 0.6.3
Check: examples
Result: ERROR
Running examples in ‘OutliersO3-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: O3plotColours
> ### Title: Set colours for O3 plots
> ### Aliases: O3plotColours
>
> ### ** Examples
>
> c1 <- O3prep(stackloss, k1=2, method=c("HDo", "BAC"), tolHDo=0.025, tolBAC=0.01)
Error in get.knn(data, k, algorithm) :
DLL requires the use of native symbols
Calls: O3prep ... <Anonymous> -> getHDoutliers -> knn.dist -> get.knn
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.6.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘DrawingO3plots.Rmd’ using rmarkdown
Quitting from lines 25-32 (DrawingO3plots.Rmd)
Error: processing vignette ‘DrawingO3plots.Rmd’ failed with diagnostics:
DLL requires the use of native symbols
--- failed re-building ‘DrawingO3plots.Rmd’
--- re-building ‘MultTolLevels.Rmd’ using rmarkdown
Quitting from lines 24-35 (MultTolLevels.Rmd)
Error: processing vignette ‘MultTolLevels.Rmd’ failed with diagnostics:
DLL requires the use of native symbols
--- failed re-building ‘MultTolLevels.Rmd’
--- re-building ‘PCPsO3.Rmd’ using rmarkdown
Quitting from lines 30-53 (PCPsO3.Rmd)
Error: processing vignette ‘PCPsO3.Rmd’ failed with diagnostics:
DLL requires the use of native symbols
--- failed re-building ‘PCPsO3.Rmd’
--- re-building ‘xtraO3methods.Rmd’ using rmarkdown
--- finished re-building ‘xtraO3methods.Rmd’
SUMMARY: processing the following files failed:
‘DrawingO3plots.Rmd’ ‘MultTolLevels.Rmd’ ‘PCPsO3.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc