We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0247b4 commit a177562Copy full SHA for a177562
NEWS.md
@@ -1,16 +1,17 @@
1
# iSubGen 1.0.2 (2024-08-23)
2
3
## Changed
4
-* Allow functions to accept data frame and a list of data frames
5
-* Fixed issues caused by R version updates
+* Allow functions to accept one data frame and a list of data frames
+* Fix issues caused by R version updates
6
7
## Added
8
-* CI/CD actions to test code style and run standard R package checks
+* Add CI/CD actions to test code style and run standard R package checks
9
* Standard metadata files for development
10
-* Added standard LICENSE.md file
+* Add standard LICENSE.md file
11
12
# iSubGen 1.0.1 (2021-04-15)
13
-
+## Changed
14
+* Apply CRAN required changes
15
16
# iSubGen 1.0.0 (2021-04-07)
17
0 commit comments