* using log directory ‘/data/blackswan/ripley/R/packages/tests-devel/fpmoutliers.Rcheck’ * using R Under development (unstable) (2021-09-02 r80847) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * checking for file ‘fpmoutliers/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘fpmoutliers’ version ‘0.1.0’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘fpmoutliers’ can be installed ... [11s/17s] OK * checking package directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking R files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [17s/24s] OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd line widths ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking LazyData ... NOTE 'LazyData' is specified without a 'data' directory * checking examples ... [12s/15s] OK * checking examples with --run-donttest ... [10s/13s] ERROR Running examples in ‘fpmoutliers-Ex.R’ failed The error most likely occurred in: > ### Name: build > ### Title: Automatic build of the anomaly detection model > ### Aliases: build > > ### ** Examples > > # simple build with default parameters (FPI method) > library("fpmoutliers") > data("iris") > model <- fpmoutliers::build(iris[sample(nrow(iris), 5),]) Warning: Column(s) 1, 2, 3, 4, 5 not logical or factor. Applying default discretization (see '? discretizeDF'). Apriori Parameter specification: confidence minval smax arem aval originalSupport maxtime support minlen NA 0.1 1 none FALSE TRUE 5 0.5 1 maxlen target ext 5 frequent itemsets TRUE Algorithmic control: filter tree heap memopt load sort verbose 0.1 TRUE TRUE FALSE TRUE 2 TRUE Absolute minimum support count: 2 set item appearances ...[0 item(s)] done [0.00s]. set transactions ...[22 item(s), 5 transaction(s)] done [0.00s]. sorting and recoding items ... [0 item(s)] done [0.00s]. creating transaction tree ... done [0.00s]. checking subsets of size 1 done [0.00s]. sorting transactions ... done [0.00s]. writing ... [0 set(s)] done [0.00s]. creating S4 object ... done [0.00s]. FI lengths: 6.89029693603516e-05 ( 135497976 ) FI qualities: 5.07831573486328e-05 ( 135493928 ) FI coverages: 0.0904819965362549 ( 135556776 ) FI multiply: 0.00136733055114746 ( 135557336 ) Penalization: 0.00067138671875 ( 135557480 ) Means: 0.000470399856567383 ( 135557656 ) Warning: Column(s) 1, 2, 3, 4, 5 not logical or factor. Applying default discretization (see '? discretizeDF'). Apriori Parameter specification: confidence minval smax arem aval originalSupport maxtime support minlen NA 0.1 1 none FALSE TRUE 5 0.45 1 maxlen target ext 5 frequent itemsets TRUE Algorithmic control: filter tree heap memopt load sort verbose 0.1 TRUE TRUE FALSE TRUE 2 TRUE Absolute minimum support count: 2 set item appearances ...[0 item(s)] done [0.00s]. set transactions ...[22 item(s), 5 transaction(s)] done [0.00s]. sorting and recoding items ... [0 item(s)] done [0.00s]. creating transaction tree ... done [0.00s]. checking subsets of size 1 done [0.00s]. sorting transactions ... done [0.00s]. writing ... [0 set(s)] done [0.00s]. creating S4 object ... done [0.00s]. FI lengths: 5.340576171875e-05 ( 135564096 ) FI qualities: 5.10215759277344e-05 ( 135564208 ) FI coverages: 0.000750303268432617 ( 135565080 ) FI multiply: 0.00142765045166016 ( 135565640 ) Penalization: 0.000652313232421875 ( 135565784 ) Means: 0.000489711761474609 ( 135565960 ) Warning: Column(s) 1, 2, 3, 4, 5 not logical or factor. Applying default discretization (see '? discretizeDF'). Apriori Parameter specification: confidence minval smax arem aval originalSupport maxtime support minlen NA 0.1 1 none FALSE TRUE 5 0.405 1 maxlen target ext 5 frequent itemsets TRUE Algorithmic control: filter tree heap memopt load sort verbose 0.1 TRUE TRUE FALSE TRUE 2 TRUE Absolute minimum support count: 2 set item appearances ...[0 item(s)] done [0.00s]. set transactions ...[22 item(s), 5 transaction(s)] done [0.00s]. sorting and recoding items ... [0 item(s)] done [0.00s]. creating transaction tree ... done [0.00s]. checking subsets of size 1 done [0.00s]. sorting transactions ... done [0.00s]. writing ... [0 set(s)] done [0.00s]. creating S4 object ... done [0.00s]. FI lengths: 6.22272491455078e-05 ( 135564160 ) FI qualities: 5.98430633544922e-05 ( 135564272 ) FI coverages: 0.000738143920898438 ( 135565144 ) FI multiply: 0.00179481506347656 ( 135565704 ) Penalization: 0.000716686248779297 ( 135565848 ) Means: 0.000503301620483398 ( 135566024 ) Warning: Column(s) 1, 2, 3, 4, 5 not logical or factor. Applying default discretization (see '? discretizeDF'). Apriori Parameter specification: confidence minval smax arem aval originalSupport maxtime support minlen NA 0.1 1 none FALSE TRUE 5 0.3645 1 maxlen target ext 5 frequent itemsets TRUE Algorithmic control: filter tree heap memopt load sort verbose 0.1 TRUE TRUE FALSE TRUE 2 TRUE Absolute minimum support count: 1 set item appearances ...[0 item(s)] done [0.00s]. set transactions ...[22 item(s), 5 transaction(s)] done [0.00s]. sorting and recoding items ... [3 item(s)] done [0.00s]. creating transaction tree ... done [0.00s]. checking subsets of size 1 2 done [0.00s]. sorting transactions ... done [0.00s]. writing ... [3 set(s)] done [0.00s]. creating S4 object ... done [0.00s]. FI lengths: 4.91142272949219e-05 ( 135564288 ) FI qualities: 5.26905059814453e-05 ( 135564432 ) FI coverages: 0.00355744361877441 ( 135566920 ) FI multiply: 0.00145864486694336 ( 135567544 ) Penalization: 0.000723838806152344 ( 135567688 ) Means: 0.000570297241210938 ( 135567864 ) > > ## No test: > # using other anomaly detection methods for the automatic build (e.g. LFPOF) > library("fpmoutliers") > data("iris") > model <- fpmoutliers::build(iris[sample(nrow(iris), 5),], func=LFPOF) Warning: Column(s) 1, 2, 3, 4, 5 not logical or factor. Applying default discretization (see '? discretizeDF'). Apriori Parameter specification: confidence minval smax arem aval originalSupport maxtime support minlen NA 0.1 1 none FALSE TRUE 5 0.5 1 maxlen target ext 5 frequent itemsets TRUE Algorithmic control: filter tree heap memopt load sort verbose 0.1 TRUE TRUE FALSE TRUE 2 TRUE Absolute minimum support count: 2 set item appearances ...[0 item(s)] done [0.00s]. set transactions ...[20 item(s), 5 transaction(s)] done [0.00s]. sorting and recoding items ... [0 item(s)] done [0.00s]. creating transaction tree ... done [0.00s]. checking subsets of size 1 done [0.00s]. sorting transactions ... done [0.00s]. writing ... [0 set(s)] done [0.00s]. creating S4 object ... done [0.00s]. Error in value[[3L]](cond) : Unexpecterd error Error in {: task 1 failed - "subscript out of bounds" Calls: ... tryCatch -> tryCatchList -> tryCatchOne -> Execution halted * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ OK * checking PDF version of manual ... OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * checking for new files in some other directories ... OK * DONE Status: 1 ERROR, 1 NOTE See ‘/data/blackswan/ripley/R/packages/tests-devel/fpmoutliers.Rcheck/00check.log’ for details. Command exited with non-zero status 1 Time 2:46.75, 109.91 + 8.93