Last updated on 2025-04-24 09:49:40 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.707 | 23.25 | 158.90 | 182.15 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.1.707 | 15.98 | 111.70 | 127.68 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.1.707 | 269.42 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.717 | 300.28 | OK | |||
r-devel-windows-x86_64 | 1.1.707 | 24.00 | 178.00 | 202.00 | NOTE | |
r-patched-linux-x86_64 | 1.1.707 | 19.66 | 148.97 | 168.63 | ERROR | |
r-release-linux-x86_64 | 1.1.707 | 19.61 | 135.20 | 154.81 | ERROR | |
r-release-macos-arm64 | 1.1.717 | 73.00 | OK | |||
r-release-macos-x86_64 | 1.1.717 | 157.00 | OK | |||
r-release-windows-x86_64 | 1.1.707 | 22.00 | 181.00 | 203.00 | NOTE | |
r-oldrel-macos-arm64 | 1.1.717 | 84.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1.717 | 164.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1.707 | 31.00 | 195.00 | 226.00 | ERROR |
Version: 1.1.707
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘hdis_sax.R’ ‘hmo_sax.R’ ‘hmo_xsax.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64
Version: 1.1.707
Check: R code for possible problems
Result: NOTE
han_autoencoder: no visible binding for global variable
‘autoenc_encode_decode’
Undefined global functions or variables:
autoenc_encode_decode
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-patched-linux-x86_64, r-release-linux-x86_64, r-oldrel-windows-x86_64
Version: 1.1.707
Check: examples
Result: ERROR
Running examples in ‘harbinger-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: han_autoencoder
> ### Title: Anomaly detector using autoencoder
> ### Aliases: han_autoencoder
>
> ### ** Examples
>
> # setting up time series regression model
> #Use the same example of hanr_fbiad changing the constructor to:
> model <- han_autoencoder(3,1)
Error in han_autoencoder(3, 1) : object 'autoenc_encode_decode' not found
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.1.707
Check: examples
Result: ERROR
Running examples in ‘harbinger-Ex.R’ failed
The error most likely occurred in:
> ### Name: han_autoencoder
> ### Title: Anomaly detector using autoencoder
> ### Aliases: han_autoencoder
>
> ### ** Examples
>
> # setting up time series regression model
> #Use the same example of hanr_fbiad changing the constructor to:
> model <- han_autoencoder(3,1)
Error in han_autoencoder(3, 1) : object 'autoenc_encode_decode' not found
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-oldrel-windows-x86_64