Skip to content

Commit 08e37fb

Browse files
committed
Remove CX11 standard
1 parent a423b64 commit 08e37fb

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

.Rbuildignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ cran-comments.md
1111
^CRAN-SUBMISSION$
1212
^codecov\.yml$
1313
revdep
14-
.vscode
14+
.vscode

cran-comments.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,15 @@ comparing R CMD check results across CRAN and dev versions of this package.
2828

2929
## CRAN team comments
3030

31-
N/A
31+
Checks returns the following:
32+
33+
* Possibly misspelled words in DESCRIPTION:
34+
Spurek (19:35)
35+
36+
This is the correct spelling of that person's last name.
37+
38+
* CRAN repository db overrides:
39+
X-CRAN-Comment: Archived on 2026-01-15 as issues were not addressed
40+
in time.
41+
42+
This submission fix the issues previously reported.

src/Makevars

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
CXX_STD = CXX11
21
PKG_LIBS = $(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS)
32
OBJECTS = cec_r.o cec_starter.o init.o models/cov_utils.o params.o r_params.o r_result.o random.o split_starter.o starter.o variable_starter.o

0 commit comments

Comments
 (0)