File tree Expand file tree Collapse file tree 1 file changed +17
-10
lines changed
Expand file tree Collapse file tree 1 file changed +17
-10
lines changed Original file line number Diff line number Diff line change 1+
2+ ## Submission notes
3+
4+ We are submitting four packages in parallel:
5+
6+ * mosaicCore
7+ * mosaicData
8+ * mosaic
9+ * ggformula
10+
11+ The main change in this package is the migration from %>% to |>
12+
113## Test environments
214
315* local
4- * R version 4.2.1 (2022-06-23)
5- * macOS Monterey 12.5.1
6- * x86_64, darwin17.0
7-
8- * win-builder
16+ * R version 4.2.1 (2022-06-23)
17+ * macOS Ventura 13.5
18+ * system: x86_64, darwin17.0
919
10- ## Notes
20+ * WinBuilder
21+ * ` devtools::check_win_devel() `
1122
12- CRAN reports new issue with a test failure (appaerntly only under openBLAS). The test uses
13- randomly generated data, and a call to nls() seems to be failing. Since this doesn't fail
14- elsewhere and I've been unable to recreate, I'm adding a call to set.seed() to at least freeze
15- the data used in the test.
You can’t perform that action at this time.
0 commit comments