Skip to content

Commit ea44958

Browse files
circumplex 2.0.0
1 parent dbfd8f2 commit ea44958

5 files changed

Lines changed: 156 additions & 0 deletions

File tree

circumplex/00check.log

Lines changed: 98 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,98 @@
1+
* using log directory ‘/__w/linux-arm64-checks/linux-arm64-checks/circumplex.Rcheck’
2+
* using R version 4.6.1 (2026-06-24)
3+
* using platform: aarch64-unknown-linux-gnu
4+
* R was compiled by
5+
aarch64-linux-gnu-gcc (Ubuntu 15.2.0-16ubuntu1) 15.2.0
6+
GNU Fortran (Ubuntu 15.2.0-16ubuntu1) 15.2.0
7+
* running under: Ubuntu 26.04.1 LTS
8+
* using session charset: UTF-8
9+
* current time: 2026-09-03 00:05:10 UTC
10+
* using options ‘--no-manual --no-vignettes’
11+
* checking for file ‘circumplex/DESCRIPTION’ ... OK
12+
* checking extension type ... Package
13+
* this is package ‘circumplex’ version ‘2.0.0’
14+
* package encoding: UTF-8
15+
* checking package namespace information ... OK
16+
* checking package dependencies ... OK
17+
* checking if this is a source package ... OK
18+
* checking if there is a namespace ... OK
19+
* checking for executable files ... OK
20+
* checking for hidden files and directories ... OK
21+
* checking for portable file names ... OK
22+
* checking for sufficient/correct file permissions ... OK
23+
* checking whether package ‘circumplex’ can be installed ... OK
24+
* used C++ compiler: ‘aarch64-linux-gnu-g++ (Ubuntu 15.2.0-16ubuntu1) 15.2.0’
25+
* checking installed package size ... INFO
26+
installed size is 7.9Mb
27+
sub-directories of 1Mb or more:
28+
doc 3.7Mb
29+
libs 2.9Mb
30+
* checking package directory ... OK
31+
* checking ‘build’ directory ... OK
32+
* checking DESCRIPTION meta-information ... OK
33+
* checking top-level files ... OK
34+
* checking for left-over files ... OK
35+
* checking index information ... OK
36+
* checking package subdirectories ... OK
37+
* checking code files for non-ASCII characters ... OK
38+
* checking R files for syntax errors ... OK
39+
* checking whether the package can be loaded ... OK
40+
* checking whether the package can be loaded with stated dependencies ... OK
41+
* checking whether the package can be unloaded cleanly ... OK
42+
* checking whether the namespace can be loaded with stated dependencies ... OK
43+
* checking whether the namespace can be unloaded cleanly ... OK
44+
* checking loading without being on the library search path ... OK
45+
* checking dependencies in R code ... OK
46+
* checking S3 generic/method consistency ... OK
47+
* checking replacement functions ... OK
48+
* checking foreign function calls ... OK
49+
* checking R code for possible problems ... OK
50+
* checking Rd files ... OK
51+
* checking Rd metadata ... OK
52+
* checking Rd cross-references ... OK
53+
* checking for missing documentation entries ... OK
54+
* checking for code/documentation mismatches ... OK
55+
* checking Rd \usage sections ... OK
56+
* checking Rd contents ... OK
57+
* checking for unstated dependencies in examples ... OK
58+
* checking contents of ‘data’ directory ... OK
59+
* checking data for non-ASCII characters ... OK
60+
* checking LazyData ... OK
61+
* checking data for ASCII and uncompressed saves ... OK
62+
* checking line endings in C/C++/Fortran sources/headers ... OK
63+
* checking line endings in Makefiles ... OK
64+
* checking compilation flags in Makevars ... OK
65+
* checking for GNU extensions in Makefiles ... OK
66+
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
67+
* checking use of PKG_*FLAGS in Makefiles ... OK
68+
* checking compiled code ... INFO
69+
Note: information on .o files is not available
70+
* checking installed files from ‘inst/doc’ ... OK
71+
* checking files in ‘vignettes’ ... OK
72+
* checking examples ... OK
73+
* checking for unstated dependencies in ‘tests’ ... OK
74+
* checking tests ... ERROR
75+
Running ‘testthat.R’
76+
Running the tests in ‘tests/testthat.R’ failed.
77+
Last 13 lines of output:
78+
actual | expected
79+
[31] 0.61117119421377364 | 0.61117119421377364 [31]
80+
[32] 0.91078176809097244 | 0.91078176809097244 [32]
81+
[33] 0.66613935870906527 | 0.66613935870906527 [33]
82+
[34] 0.64818464789574282 - 0.64818464789574293 [34]
83+
[35] 0.67873148696801089 - 0.67873148696801078 [35]
84+
[36] 0.29102462601925816 | 0.29102462601925816 [36]
85+
[37] 0.57816413499026653 | 0.57816413499026653 [37]
86+
[38] 0.39672329985007021 | 0.39672329985007021 [38]
87+
88+
89+
[ FAIL 2 | WARN 4 | SKIP 540 | PASS 2398 ]
90+
Error:
91+
! Test failures.
92+
Execution halted
93+
* checking for unstated dependencies in vignettes ... OK
94+
* checking package vignettes ... OK
95+
* checking running R code from vignettes ... SKIPPED
96+
* checking re-building of vignette outputs ... SKIPPED
97+
* DONE
98+
Status: 1 ERROR

circumplex/README.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# circumplex 2.0.0
2+
3+
Latest run: 2026-09-03: https://github.com/r-devel/linux-arm64-checks/actions/runs/33697595982
4+
5+
```
6+
Package: circumplex
7+
Check: tests
8+
AMD64: OK
9+
Running ‘testthat.R’
10+
ARM64: ERROR
11+
Running ‘testthat.R’
12+
Running the tests in ‘tests/testthat.R’ failed.
13+
Last 13 lines of output:
14+
actual | expected
15+
[31] 0.61117119421377364 | 0.61117119421377364 [31]
16+
[32] 0.91078176809097244 | 0.91078176809097244 [32]
17+
[33] 0.66613935870906527 | 0.66613935870906527 [33]
18+
[34] 0.64818464789574282 - 0.64818464789574293 [34]
19+
[35] 0.67873148696801089 - 0.67873148696801078 [35]
20+
[36] 0.29102462601925816 | 0.29102462601925816 [36]
21+
[37] 0.57816413499026653 | 0.57816413499026653 [37]
22+
[38] 0.39672329985007021 | 0.39672329985007021 [38]
23+
24+
25+
[ FAIL 2 | WARN 4 | SKIP 540 | PASS 2398 ]
26+
Error:
27+
! Test failures.
28+
Execution halted
29+
30+
```

circumplex/install.log

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
* installing *source* package ‘circumplex’ ...
2+
** this is package ‘circumplex’ version ‘2.0.0’
3+
** package ‘circumplex’ successfully unpacked and MD5 sums checked
4+
** using staged installation
5+
** libs
6+
using C++ compiler: ‘aarch64-linux-gnu-g++ (Ubuntu 15.2.0-16ubuntu1) 15.2.0’
7+
aarch64-linux-gnu-g++ -std=gnu++20 -I"/usr/share/R/include" -DNDEBUG -I'/usr/local/lib/R/site-library/Rcpp/include' -I'/usr/local/lib/R/site-library/RcppArmadillo/include' -fopenmp -fPIC -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-G8rfbz/r-base-4.6.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fdebug-prefix-map=/build/r-base-G8rfbz/r-base-4.6.1=/usr/src/r-base-4.6.1-6.2604.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c RcppExports.cpp -o RcppExports.o
8+
aarch64-linux-gnu-g++ -std=gnu++20 -I"/usr/share/R/include" -DNDEBUG -I'/usr/local/lib/R/site-library/Rcpp/include' -I'/usr/local/lib/R/site-library/RcppArmadillo/include' -fopenmp -fPIC -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-G8rfbz/r-base-4.6.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fdebug-prefix-map=/build/r-base-G8rfbz/r-base-4.6.1=/usr/src/r-base-4.6.1-6.2604.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c circular.cpp -o circular.o
9+
aarch64-linux-gnu-g++ -std=gnu++20 -I"/usr/share/R/include" -DNDEBUG -I'/usr/local/lib/R/site-library/Rcpp/include' -I'/usr/local/lib/R/site-library/RcppArmadillo/include' -fopenmp -fPIC -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-G8rfbz/r-base-4.6.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fdebug-prefix-map=/build/r-base-G8rfbz/r-base-4.6.1=/usr/src/r-base-4.6.1-6.2604.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c parameters.cpp -o parameters.o
10+
aarch64-linux-gnu-g++ -std=gnu++20 -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -Wl,--package-metadata=%7B%22type%22:%22deb%22%2C%22os%22:%22ubuntu%22%2C%22name%22:%22r-base%22%2C%22version%22:%224.6.1-6.2604.0%22%2C%22architecture%22:%22arm64%22%7D -flto=auto -ffat-lto-objects -Wl,-z,relro -o circumplex.so RcppExports.o circular.o parameters.o -fopenmp -llapack -lblas -lgfortran -lm -L/usr/lib/R/lib -lR
11+
installing to /__w/linux-arm64-checks/linux-arm64-checks/mylib/00LOCK-circumplex/00new/circumplex/libs
12+
** R
13+
** data
14+
*** moving datasets to lazyload DB
15+
** inst
16+
** byte-compile and prepare package for lazy loading
17+
** help
18+
*** installing help indices
19+
*** copying figures
20+
** building package indices
21+
** installing vignettes
22+
** testing if installed package can be loaded from temporary location
23+
** checking absolute paths in shared objects and dynamic libraries
24+
** testing if installed package can be loaded from final location
25+
** testing if installed package keeps a record of temporary installation path
26+
* DONE (circumplex)

circumplex/version.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2.0.0

index.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ arsenal,3.7.1,linux-arm64,https://github.com/r-devel/linux-arm64-checks/tree/HEA
1313
baggr,0.8.2,linux-arm64,https://github.com/r-devel/linux-arm64-checks/tree/HEAD/baggr
1414
blocking,1.0.3,linux-arm64,https://github.com/r-devel/linux-arm64-checks/tree/HEAD/blocking
1515
bootmlm,0.1.1,linux-arm64,https://github.com/r-devel/linux-arm64-checks/tree/HEAD/bootmlm
16+
circumplex,2.0.0,linux-arm64,https://github.com/r-devel/linux-arm64-checks/tree/HEAD/circumplex
1617
cmpp,0.0.2,linux-arm64,https://github.com/r-devel/linux-arm64-checks/tree/HEAD/cmpp
1718
creditr,0.6.2,linux-arm64,https://github.com/r-devel/linux-arm64-checks/tree/HEAD/creditr
1819
dqcheckr,0.3.0,linux-arm64,https://github.com/r-devel/linux-arm64-checks/tree/HEAD/dqcheckr

0 commit comments

Comments
 (0)