File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
## Test environments
2
- * local Windows 10 install, R 3.6.3
3
- * ubuntu 16 .04.6 LTS (on travis-ci ), R 3.6.3
2
+ * local Windows 10 install, R 4.1.2
3
+ * ubuntu 20 .04 LTS (on github actions ), R 4.1.2
4
4
* win-builder (devel and release)
5
5
6
6
## R CMD check results
7
7
8
8
0 errors | 0 warnings | 0 note
9
9
10
- * This is to add back two vignettes and code generation
11
- * some Notes from the previous builds on some platforms are false positives since these are used in the shiny app code and are required for it.
10
+ * This is to add few arguments to the package main function and associated shiny app
11
+ * some Notes regarding packages not used are false positives since these are used in the shiny app code and are required for it.
12
12
13
13
## Reverse dependencies
14
14
You can’t perform that action at this time.
0 commit comments