1- ## Test environmentsfor version simts 0.2.3
1+ ## Test environmentsfor version simts 0.2.4
22
33### Local checks
44
55` devtools::check() ` on local Ubuntu 20.04
6-
76==> Rcpp::compileAttributes()
87
98* Updated R/RcppExports.R
109
1110==> devtools::check()
1211
13- ══ Documenting ════════════════════════════════════
12+ ══ Documenting ══════════════════════════════════════════════════
1413ℹ Updating simts documentation
1514ℹ Loading simts
1615
17- ══ Building ═══════════════════════════════════════
16+ ══ Building ═════════════════════════════════════════════════════
1817Setting env vars:
1918• CFLAGS : -Wall -pedantic -fdiagnostics-color=always
2019• CXXFLAGS : -Wall -pedantic -fdiagnostics-color=always
2120• CXX11FLAGS: -Wall -pedantic -fdiagnostics-color=always
2221• CXX14FLAGS: -Wall -pedantic -fdiagnostics-color=always
2322• CXX17FLAGS: -Wall -pedantic -fdiagnostics-color=always
2423• CXX20FLAGS: -Wall -pedantic -fdiagnostics-color=always
25- ── R CMD build ────────────────────────────────────
24+ ── R CMD build ──────────────────────────────────────────────────
2625✔ checking for file ‘/home/lionel/github_repo/simts/DESCRIPTION’ ...
2726─ preparing ‘simts’:
2827✔ checking DESCRIPTION meta-information ...
2928─ cleaning src
30- ─ installing the package to build vignettes
31- ✔ creating vignettes (3m 26.9s )
29+ ─ installing the package to build vignettes (341ms)
30+ ✔ creating vignettes (3m 31s )
3231─ cleaning src
33- ─ checking for LF line-endings in source and make files and shell scripts (578ms )
32+ ─ checking for LF line-endings in source and make files and shell scripts (531ms )
3433─ checking for empty or unneeded directories
35- ─ building ‘simts_0.2.3 .tar.gz’ (655ms )
34+ ─ building ‘simts_0.2.4 .tar.gz’ (625ms )
3635
37- ══ Checking ═══════════════════════════════════════
36+ ══ Checking ═════════════════════════════════════════════════════
3837Setting env vars:
3938• _ R_CHECK_CRAN_INCOMING_USE_ASPELL_ : TRUE
4039• _ R_CHECK_CRAN_INCOMING_REMOTE_ : FALSE
4140• _ R_CHECK_CRAN_INCOMING_ : FALSE
4241• _ R_CHECK_FORCE_SUGGESTS_ : FALSE
4342• _ R_CHECK_PACKAGES_USED_IGNORE_UNUSED_IMPORTS_ : FALSE
4443• NOT_CRAN : true
45- ── R CMD check ────────────────────────────────────
46- ─ using log directory ‘/home/lionel/github_repo/simts.Rcheck’ (359ms)
47- ─ using R version 4.5.1 (2025-06-13 )
44+ ── R CMD check ──────────────────────────────────────────────────
45+ ─ using log directory ‘/home/lionel/github_repo/simts.Rcheck’
46+ ─ using R version 4.5.2 (2025-10-31 )
4847─ using platform: x86_64-pc-linux-gnu
4948─ R was compiled by
50- gcc (Ubuntu 11.4.0-1ubuntu1~ 22.04) 11.4.0
51- GNU Fortran (Ubuntu 11.4.0-1ubuntu1~ 22.04) 11.4.0
49+ gcc (Ubuntu 11.4.0-1ubuntu1~ 22.04.2 ) 11.4.0
50+ GNU Fortran (Ubuntu 11.4.0-1ubuntu1~ 22.04.2 ) 11.4.0
5251─ running under: Ubuntu 22.04.5 LTS
5352─ using session charset: UTF-8
54- ─ using options ‘--no-manual --as-cran’ (533ms)
53+ ─ using options ‘--no-manual --as-cran’
5554✔ checking for file ‘simts/DESCRIPTION’
5655─ checking extension type ... Package
57- ─ this is package ‘simts’ version ‘0.2.3 ’
56+ ─ this is package ‘simts’ version ‘0.2.4 ’
5857─ package encoding: UTF-8
5958✔ checking package namespace information ...
60- ✔ checking package dependencies (1.5s )
61- ✔ checking if this is a source package
59+ ✔ checking package dependencies (1.2s )
60+ ✔ checking if this is a source package ...
6261✔ checking if there is a namespace
63- ✔ checking for executable files (1.1s )
62+ ✔ checking for executable files (863ms )
6463✔ checking for hidden files and directories ...
6564✔ checking for portable file names ...
66- ✔ checking for sufficient/correct file permissions
67- ─ checking whether package ‘simts’ can be installed ... [ 190s/190s ] OK (3m 9.8s )
68- ─ used C++ compiler: ‘g++ (Ubuntu 11.4.0-1ubuntu1~ 22.04.2 ) 11.4.0’
65+ ✔ checking for sufficient/correct file permissions ...
66+ ─ checking whether package ‘simts’ can be installed ... [ 198s/198s ] OK (3m 18s )
67+ ─ used C++ compiler: ‘g++ (Ubuntu 11.4.0-1ubuntu1~ 22.04.3 ) 11.4.0’
6968─ checking installed package size ... INFO
70- installed size is 33.3Mb
69+ installed size is 33.1Mb
7170 sub-directories of 1Mb or more:
7271 doc 1.5Mb
73- libs 30.8Mb
74- ✔ checking package directory ...
75- ✔ checking for future file timestamps (1.2s)
72+ libs 30.6Mb
73+ ✔ checking package directory
74+ N checking for future file timestamps (48.1s)
75+ unable to verify current time
7676✔ checking ‘build’ directory
77- ✔ checking DESCRIPTION meta-information (908ms )
78- ✔ checking top-level files
77+ ✔ checking DESCRIPTION meta-information (699ms )
78+ ✔ checking top-level files ...
7979✔ checking for left-over files
80- ✔ checking index information (402ms)
81- ✔ checking package subdirectories (957ms )
80+ ✔ checking index information ...
81+ ✔ checking package subdirectories (620ms )
8282✔ checking code files for non-ASCII characters ...
8383✔ checking R files for syntax errors ...
84- ✔ checking whether the package can be loaded (880ms )
85- ✔ checking whether the package can be loaded with stated dependencies (704ms )
86- ✔ checking whether the package can be unloaded cleanly (746ms )
87- ✔ checking whether the namespace can be loaded with stated dependencies (755ms )
88- ✔ checking whether the namespace can be unloaded cleanly (848ms )
89- ✔ checking loading without being on the library search path (889ms )
90- ✔ checking dependencies in R code (1.8s )
91- ✔ checking S3 generic/method consistency (883ms )
92- ✔ checking replacement functions (697ms )
93- ✔ checking foreign function calls (942ms )
94- ─ checking R code for possible problems ... [ 11s/11s ] OK (10.9s )
95- ✔ checking Rd files (1s )
84+ ✔ checking whether the package can be loaded (746ms )
85+ ✔ checking whether the package can be loaded with stated dependencies (649ms )
86+ ✔ checking whether the package can be unloaded cleanly (658ms )
87+ ✔ checking whether the namespace can be loaded with stated dependencies (771ms )
88+ ✔ checking whether the namespace can be unloaded cleanly (956ms )
89+ ✔ checking loading without being on the library search path (1s )
90+ ✔ checking dependencies in R code (1.7s )
91+ ✔ checking S3 generic/method consistency (802ms )
92+ ✔ checking replacement functions (635ms )
93+ ✔ checking foreign function calls (902ms )
94+ ─ checking R code for possible problems ... [ 10s/10s ] OK (10.4s )
95+ ✔ checking Rd files (884ms )
9696✔ checking Rd metadata ...
97- ✔ checking Rd line widths (459ms )
98- ✔ checking Rd cross-references (764ms )
99- ✔ checking for missing documentation entries (888ms )
100- ✔ checking for code/documentation mismatches (2.5s )
97+ ✔ checking Rd line widths (429ms )
98+ ✔ checking Rd cross-references (717ms )
99+ ✔ checking for missing documentation entries (780ms )
100+ ✔ checking for code/documentation mismatches (2.8s )
101101✔ checking Rd \usage sections (1.6s)
102- ✔ checking Rd contents (537ms )
102+ ✔ checking Rd contents (522ms )
103103✔ checking for unstated dependencies in examples ...
104104✔ checking contents of ‘data’ directory ...
105105✔ checking data for non-ASCII characters ...
@@ -108,27 +108,33 @@ Setting env vars:
108108✔ checking line endings in C/C++/Fortran sources/headers ...
109109✔ checking line endings in Makefiles
110110✔ checking compilation flags in Makevars ...
111- ✔ checking for GNU extensions in Makefiles ...
111+ ✔ checking for GNU extensions in Makefiles
112112✔ checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS)
113113✔ checking use of PKG_ * FLAGS in Makefiles ...
114- ✔ checking use of SHLIB_OPENMP_ * FLAGS in Makefiles
114+ ✔ checking use of SHLIB_OPENMP_ * FLAGS in Makefiles ...
115115✔ checking pragmas in C/C++ headers and code ...
116116✔ checking compilation flags used
117117✔ checking compiled code ...
118118✔ checking installed files from ‘inst/doc’ ...
119119✔ checking files in ‘vignettes’ ...
120- ─ checking examples ... [ 13s/13s] OK (13.4s )
121- ✔ checking for unstated dependencies in vignettes ...
120+ ─ checking examples ... [ 13s/13s] OK (13.9s )
121+ ✔ checking for unstated dependencies in vignettes (336ms)
122122✔ checking package vignettes ...
123- ─ checking re-building of vignette outputs ... [ 11s/11s] OK (10.6s )
124- ✔ checking for non-standard things in the check directory
123+ ─ checking re-building of vignette outputs ... [ 11s/11s] OK (10.7s )
124+ ✔ checking for non-standard things in the check directory ...
125125✔ checking for detritus in the temp directory
126126
127+ See
128+ ‘/home/lionel/github_repo/simts.Rcheck/00check.log’
129+ for details.
127130
128- ── R CMD check results ─────────── simts 0.2.3 ────
129- Duration: 4m 11.5s
131+ ── R CMD check results ───────────────────────── simts 0.2.4 ────
132+ Duration: 5m 4.5s
133+
134+ ❯ checking for future file timestamps ... NOTE
135+ unable to verify current time
130136
131- 0 errors ✔ | 0 warnings ✔ | 0 notes ✔
137+ 0 errors ✔ | 0 warnings ✔ | 1 note ✖
132138
133139R CMD check succeeded
134140
0 commit comments