File tree Expand file tree Collapse file tree 3 files changed +13
-3
lines changed
Expand file tree Collapse file tree 3 files changed +13
-3
lines changed Original file line number Diff line number Diff line change @@ -11,4 +11,4 @@ cran-comments.md
1111^CRAN-SUBMISSION$
1212^codecov\.yml$
1313revdep
14- .vscode
14+ .vscode
Original file line number Diff line number Diff 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.
Original file line number Diff line number Diff line change 1- CXX_STD = CXX11
21PKG_LIBS = $(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS)
32OBJECTS = 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
You can’t perform that action at this time.
0 commit comments