Skip to content

Commit b7f4f4d

Browse files
uodate cran-comments
1 parent b90129d commit b7f4f4d

File tree

1 file changed

+32
-18
lines changed

1 file changed

+32
-18
lines changed

cran-comments.md

Lines changed: 32 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## Release summary
22

3-
Minor release
3+
This is an emergency release due to community finding of a
4+
major performance regression.
45

56
## Test environments
67

@@ -21,18 +22,30 @@ Minor release
2122

2223
We checked 1739 reverse dependencies (1578 from CRAN + 161 from BioConductor), comparing R CMD check results across CRAN and dev versions of this package.
2324

24-
* We saw 2 new problems
25-
* We failed to check 77 packages
25+
* We saw 5 new problems
26+
* We failed to check 78 packages
2627

2728
Issues with CRAN packages are summarised below.
2829

2930
### New problems
31+
(This reports the first line of each new failure)
3032

31-
Packages crplyr and strapgod fail because their tests use tbl_vars() and compare the results
32-
to a character vector, and tbl_vars() now returns an object of class "dplyr_sel_vars" that
33-
has an additional attribute to host information about grouping variable.
33+
Packages ggmap, oec, portalr, solrium, tidyquant appear to have false errors.
3434

35-
Pull requests have been sent to both packages.
35+
* ggmap
36+
checking installed package size ... NOTE
37+
38+
* oec
39+
checking dependencies in R code ... NOTE
40+
41+
* portalr
42+
checking tests ...
43+
44+
* solrium
45+
checking Rd cross-references ... NOTE
46+
47+
* tidyquant
48+
checking tests ...
3649

3750
### Failed to check
3851

@@ -42,71 +55,72 @@ Pull requests have been sent to both packages.
4255
* BAS (NA)
4356
* BMTME (NA)
4457
* BradleyTerryScalable (NA)
58+
* breathtestcore (NA)
4559
* brunnermunzel (NA)
4660
* bsam (NA)
4761
* CaseBasedReasoning (NA)
4862
* CB2 (NA)
4963
* circumplex (NA)
50-
* cocktailApp (NA)
64+
* clustermq (NA)
5165
* colorednoise (NA)
5266
* Countr (NA)
5367
* cpr (NA)
5468
* crawl (NA)
55-
* creditmodel (NA)
5669
* DataVisualizations (NA)
5770
* DepthProc (NA)
5871
* dodgr (NA)
5972
* dtwclust (NA)
6073
* dynfrail (NA)
6174
* exuber (NA)
6275
* fastLink (NA)
63-
* fastR2 (NA)
6476
* fourierin (NA)
6577
* FSelectorRcpp (NA)
6678
* gap (NA)
79+
* genogeographer (NA)
6780
* GenomicMating (NA)
6881
* goldi (NA)
6982
* graphicalVAR (NA)
7083
* heatwaveR (NA)
7184
* idealstan (NA)
7285
* idefix (NA)
73-
* infer (NA)
7486
* iRF (NA)
87+
* loose.rock (NA)
7588
* lpirfs (NA)
76-
* mdsr (NA)
89+
* MetaboList (NA)
7790
* miceFast (NA)
91+
* missCompare (NA)
7892
* momentuHMM (NA)
7993
* morse (NA)
80-
* mosaic (NA)
8194
* mrgsolve (NA)
95+
* neonUtilities (NA)
8296
* nlmixr (NA)
8397
* openair (NA)
98+
* OutliersO3 (NA)
99+
* parSim (NA)
84100
* partition (NA)
85101
* pccc (NA)
86102
* phase1PRMD (NA)
87103
* phenofit (NA)
88104
* PLNmodels (NA)
89105
* pomp (NA)
90106
* poppr (NA)
91-
* portalr (NA)
92107
* PPforest (NA)
93108
* quanteda (NA)
94109
* quokar (NA)
95110
* qwraps2 (NA)
96-
* RCMIP5 (NA)
97-
* rcv (NA)
111+
* radtools (NA)
98112
* resautonet (NA)
99113
* RSSL (NA)
100114
* RxODE (NA)
101115
* sarima (NA)
102116
* scanstatistics (NA)
103117
* SCPME (NA)
104118
* sf (NA)
119+
* simglm (NA)
105120
* simputation (NA)
121+
* solvebio (NA)
106122
* SpaCCr (NA)
107123
* telefit (NA)
108-
* uncmbb (NA)
109-
* understandBPMN (NA)
110124
* vapour (NA)
111125
* VarSelLCM (NA)
112126
* vlad (NA)

0 commit comments

Comments
 (0)