-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
eb708fa
commit a77c953
Showing
5 changed files
with
19 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Version (development version) | ||
# Version 1.11.3 [2024-10-27] | ||
|
||
## Bug Fixes | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,25 @@ | ||
# CRAN submission future.apply 1.11.2 | ||
# CRAN submission future.apply 1.11.3 | ||
|
||
on 2024-10-27 | ||
|
||
I've verified this submission has no negative impact on any of the 168 reverse package dependencies available on CRAN (n=161) and Bioconductor (n=7). | ||
|
||
on 2024-03-27 | ||
|
||
## Notes not sent to CRAN | ||
|
||
### R CMD check validation | ||
|
||
The package has been verified using `R CMD check --as-cran` on: | ||
|
||
| R version | GitHub | R-hub | mac/win-builder | | ||
| ------------- | ------ | ----- | --------------- | | ||
| 3.5.x | L | | | | ||
| 4.1.x | L | | | | ||
| 4.2.x | L M W | | | | ||
| 4.3.x | L M . | . . | M1 W | | ||
| devel | L M . | . | . | | ||
| R version | GitHub | mac/win-builder | | ||
| ------------- | ------ | --------------- | | ||
| 3.6.x | L | | | ||
| 4.1.x | L | | | ||
| 4.2.x | L | | | ||
| 4.3.x | L M W | W | | ||
| 4.4.x | L M W | M1 W | | ||
| devel | L M W | W | | ||
|
||
*Legend: OS: L = Linux, M = macOS, M1 = macOS M1, W = Windows* | ||
|
||
|
||
R-hub checks: | ||
|
||
```r | ||
res <- rhub::check(platforms = c( | ||
"debian-clang-devel", | ||
"debian-gcc-patched", | ||
"fedora-gcc-devel", | ||
"windows-x86_64-release" | ||
)) | ||
print(res) | ||
``` | ||
|
||
Skipped. | ||
It has also be verified using various R-hub v2 checks. |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.