File tree Expand file tree Collapse file tree 3 files changed +32
-4
lines changed Expand file tree Collapse file tree 3 files changed +32
-4
lines changed Original file line number Diff line number Diff line change 1313^hex_sticker$
1414^CRAN-RELEASE$
1515^CRAN-SUBMISSION$
16+ .github
Original file line number Diff line number Diff line change 11# News
22
3+ ## metacoder 0.3.8
4+
5+ * Maintenance release to fix CRAN check issues.
6+
37## metacoder 0.3.7
48
59* Maintenance release to fix CRAN check issues.
Original file line number Diff line number Diff line change 11## Test environments and check results
22
3-
4- ### local: Pop!_ OS 22.04 LTS, R 4.3.2
3+ ### Local computer: Pop!_ OS 22.04 LTS, R version 4.4.2
54
650 errors | 0 warnings | 1 notes
76
@@ -13,6 +12,30 @@ I am not sure why this note exists. I am using `R6::` in about 10 places in the
1312All of the classes in the package are R6 classes, so it is definitely used.
1413
1514
16- ### WinBuilder:
1715
18- 0 errors | 0 warnings | 0 notes
16+ ### Winbuilder
17+
18+ 0 errors | 0 warnings | 1 notes
19+
20+ ```
21+ * checking CRAN incoming feasibility ... [16s] NOTE
22+ Maintainer: 'Zachary Foster <zacharyfoster1989@gmail.com>'
23+
24+ New submission
25+
26+ Package was archived on CRAN
27+
28+ CRAN repository db overrides:
29+ X-CRAN-Comment: Archived on 2024-10-01 as issues were not corrected
30+ in time.
31+
32+ Suggests or Enhances not in mainstream repositories:
33+ traits
34+ ```
35+
36+ ` metacoder ` was removed from CRAN because it dependency ` taxize ` was removed from CRAN.
37+ ` taxize ` is back on CRAN now, so ` metacoder ` is being resubmitted.
38+ The package ` traits ` was also removed from CRAN because it depends on ` taxize ` as well.
39+ It is only a suggested package for ` metacoder ` used for one function and I expect ` traits ` will be returned to CRAN as well soon.
40+ I am not sure if it is required for all packages in "Suggests" to be on CRAN or not.
41+
You can’t perform that action at this time.
0 commit comments