* using log directory 'd:/RCompile/CRANincoming/R-devel/arlclustering.Rcheck' * using R Under development (unstable) (2024-07-12 r86893 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.2.0 GNU Fortran (GCC) 13.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'arlclustering/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'arlclustering' version '1.0.0' * package encoding: UTF-8 * checking CRAN incoming feasibility ... NOTE Maintainer: 'The package maintainer ' New submission Possibly misspelled words in DESCRIPTION: ARL (3:8) ARLClustering (8:14) preprocess (8:163) The Description field should not start with the package name, 'This package' or similar. DESCRIPTION fields with placeholder content: Maintainer: The package maintainer * 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 hidden files and directories ... OK * checking for portable file names ... OK * checking serialization versions ... OK * checking whether package 'arlclustering' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking for future file timestamps ... OK * checking 'build' directory ... OK * checking DESCRIPTION meta-information ... NOTE Maintainer field differs from that derived from Authors@R Maintainer: 'The package maintainer ' Authors@R: 'Mohamed El-Moussaoui ' * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code 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 use of S3 registration ... 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 ... 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 installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... OK * checking for unstated dependencies in 'tests' ... WARNING 'library' or 'require' call not declared from: 'microbenchmark' * checking tests ... ERROR Running 'testthat.R' Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(arlclustering) > > test_check("arlclustering") Loading required package: Matrix Attaching package: 'arules' The following objects are masked from 'package:base': abbreviate, write [ FAIL 7 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-ChanFacebook.R:7:1'): (code run outside of `test_that()`) ────── Error in `library(microbenchmark)`: there is no package called 'microbenchmark' Backtrace: ▆ 1. └─base::library(microbenchmark) at test-ChanFacebook.R:7:1 ── Error ('test-Facebook.R:7:1'): (code run outside of `test_that()`) ────────── Error in `library(microbenchmark)`: there is no package called 'microbenchmark' Backtrace: ▆ 1. └─base::library(microbenchmark) at test-Facebook.R:7:1 ── Error ('test-NetScience.R:7:1'): (code run outside of `test_that()`) ──────── Error in `library(microbenchmark)`: there is no package called 'microbenchmark' Backtrace: ▆ 1. └─base::library(microbenchmark) at test-NetScience.R:7:1 ── Error ('test-dolphins.R:7:1'): (code run outside of `test_that()`) ────────── Error in `library(microbenchmark)`: there is no package called 'microbenchmark' Backtrace: ▆ 1. └─base::library(microbenchmark) at test-dolphins.R:7:1 ── Error ('test-karate.R:7:1'): (code run outside of `test_that()`) ──────────── Error in `library(microbenchmark)`: there is no package called 'microbenchmark' Backtrace: ▆ 1. └─base::library(microbenchmark) at test-karate.R:7:1 ── Error ('test-lesmiserables.R:7:1'): (code run outside of `test_that()`) ───── Error in `library(microbenchmark)`: there is no package called 'microbenchmark' Backtrace: ▆ 1. └─base::library(microbenchmark) at test-lesmiserables.R:7:1 ── Error ('test-wordadjacency.R:7:1'): (code run outside of `test_that()`) ───── Error in `library(microbenchmark)`: there is no package called 'microbenchmark' Backtrace: ▆ 1. └─base::library(microbenchmark) at test-wordadjacency.R:7:1 [ FAIL 7 | WARN 0 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [16s] ERROR Error(s) in re-building vignettes: --- re-building 'ChanFacebook-Dataset.Rmd' using rmarkdown --- finished re-building 'ChanFacebook-Dataset.Rmd' --- re-building 'Dolphins-Dataset.Rmd' using rmarkdown --- finished re-building 'Dolphins-Dataset.Rmd' --- re-building 'Facebook-Dataset.Rmd' using rmarkdown Quitting from lines 27-33 [unnamed-chunk-2] (Facebook-Dataset.Rmd) Error: processing vignette 'Facebook-Dataset.Rmd' failed with diagnostics: Error in reading GML file: D:/RCompile/CRANincoming/R-devel/lib/arlclustering/extdata/facebook.gml At vendor/cigraph/src/io/gml.c:454 : Parse error in GML file, line 3 (syntax error, unexpected keyword, expecting string or number or [), Parse error --- failed re-building 'Facebook-Dataset.Rmd' --- re-building 'General-Introduction.Rmd' using rmarkdown --- finished re-building 'General-Introduction.Rmd' --- re-building 'Karate-Dataset.Rmd' using rmarkdown --- finished re-building 'Karate-Dataset.Rmd' --- re-building 'LesMiserables-Dataset.Rmd' using rmarkdown --- finished re-building 'LesMiserables-Dataset.Rmd' --- re-building 'NetScience-Dataset.Rmd' using rmarkdown --- finished re-building 'NetScience-Dataset.Rmd' SUMMARY: processing the following file failed: 'Facebook-Dataset.Rmd' Error: Vignette re-building failed. Execution halted * checking PDF version of manual ... [17s] OK * checking HTML version of manual ... OK * DONE Status: 2 ERRORs, 1 WARNING, 2 NOTEs