- using R Under development (unstable) (2024-11-12 r87323)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
clang version 19.1.3
flang-new version 19.1.3
- running under: Fedora Linux 36 (Workstation Edition)
- using session charset: UTF-8
- using option ‘--no-stop-on-test-error’
- checking for file ‘evoper/DESCRIPTION’ ... OK
- checking extension type ... Package
- this is package ‘evoper’ version ‘0.5.0’
- 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 ‘evoper’ can be installed ... [36s/120s] OK
See the install log for details.
- checking installed package size ... 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 code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... [7s/25s] OK
- checking whether the package can be loaded with stated dependencies ... [6s/14s] OK
- checking whether the package can be unloaded cleanly ... [6s/20s] OK
- checking whether the namespace can be loaded with stated dependencies ... [8s/12s] OK
- checking whether the namespace can be unloaded cleanly ... [9s/16s] OK
- checking loading without being on the library search path ... [7s/23s] OK
- checking whether startup messages can be suppressed ... [7s/22s] 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 ... [52s/91s] OK
- checking Rd files ... NOTE
checkRd: (-1) f0.ackley.Rd:18: Lost braces; missing escapes or markup?
18 | xi = 0, forall i E {1...N}, f(x) = 0.
| ^
checkRd: (-1) f0.ackley4.Rd:24: Lost braces; missing escapes or markup?
24 | xi = 0, forall i E {1...N}, f(x) = 0.
| ^
checkRd: (-1) f0.bohachevsky.Rd:18: Lost braces; missing escapes or markup?
18 | xi = 0, forall i E {1...N}, f(x) = 0.
| ^
checkRd: (-1) f0.bohachevsky4.Rd:24: Lost braces; missing escapes or markup?
24 | xi = 0, forall i E {1...N}, f(x) = 0.
| ^
checkRd: (-1) f0.cigar.Rd:18: Lost braces; missing escapes or markup?
18 | xi = 0, forall i E {1...N}, f(x) = 0.
| ^
checkRd: (-1) f0.cigar4.Rd:24: Lost braces; missing escapes or markup?
24 | xi = 0, forall i E {1...N}, f(x) = 0.
| ^
checkRd: (-1) f0.griewank.Rd:18: Lost braces; missing escapes or markup?
18 | xi = 0, forall i E {1...N}, f(x) = 0.
| ^
checkRd: (-1) f0.griewank4.Rd:24: Lost braces; missing escapes or markup?
24 | xi = 0, forall i E {1...N}, f(x) = 0.
| ^
checkRd: (-1) f0.rosenbrock4.Rd:24: Lost braces; missing escapes or markup?
24 | xi = 1, forall i E {1...N}, f(x) = 0.
| ^
checkRd: (-1) f0.rosenbrockn.Rd:18: Lost braces; missing escapes or markup?
18 | xi = 1, forall i E {1...N}, f(x) = 0.
| ^
checkRd: (-1) f0.schaffer.Rd:18: Lost braces; missing escapes or markup?
18 | xi = 0, forall i E {1...N}, f(x) = 0.
| ^
checkRd: (-1) f0.schaffer4.Rd:24: Lost braces; missing escapes or markup?
24 | xi = 0, forall i E {1...N}, f(x) = 0.
| ^
checkRd: (-1) f0.schwefel.Rd:18: Lost braces; missing escapes or markup?
18 | xi = 420.96874636, forall i E {1...N}, f(x) = 0. The range of xi is [-500,500]
| ^
checkRd: (-1) f0.schwefel4.Rd:24: Lost braces; missing escapes or markup?
24 | xi = 420.96874636, forall i E {1...N}, f(x) = 0. The range of xi is [-500,500]
| ^
checkRd: (-1) f1.ackley.Rd:18: Lost braces; missing escapes or markup?
18 | xi = 0, forall i E {1...N}, f(x) = 0.
| ^
checkRd: (-1) f1.bohachevsky.Rd:18: Lost braces; missing escapes or markup?
18 | xi = 0, forall i E {1...N}, f(x) = 0.
| ^
checkRd: (-1) f1.cigar.Rd:18: Lost braces; missing escapes or markup?
18 | xi = 0, forall i E {1...N}, f(x) = 0.
| ^
checkRd: (-1) f1.griewank.Rd:18: Lost braces; missing escapes or markup?
18 | xi = 0, forall i E {1...N}, f(x) = 0.
| ^
checkRd: (-1) f1.rosenbrockn.Rd:18: Lost braces; missing escapes or markup?
18 | xi = 1, forall i E {1...N}, f(x) = 0.
| ^
checkRd: (-1) f1.schaffer.Rd:18: Lost braces; missing escapes or markup?
18 | xi = 0, forall i E {1...N}, f(x) = 0.
| ^
checkRd: (-1) f1.schwefel.Rd:18: Lost braces; missing escapes or markup?
18 | xi = 420.96874636, forall i E {1...N}, f(x) = 0. The range of xi is [-500,500]
| ^
- 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 ... INFO
'LazyData' is specified without a 'data' directory
- checking examples ... [8s/21s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [9s/24s] OK
Running ‘testthat.R’ [8s/23s]
- checking PDF version of manual ... [11s/36s] OK
- checking HTML version of manual ... OK
- checking for non-standard things in the check directory ... OK
- checking for detritus in the temp directory ... OK
- DONE
Status: 1 NOTE