Package check result: OK Changes to worse in reverse depends: Package: harbinger Check: examples New 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 Package: harbinger Check: R code for possible problems New result: NOTE han_autoencoder: no visible binding for global variable ‘autoenc_encode_decode’ Undefined global functions or variables: autoenc_encode_decode