This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Raphael Sonabend
committed
Jul 26, 2020
1 parent
5a74439
commit cd3104c
Showing
1 changed file
with
4 additions
and
3 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,20 @@ | ||
## Comments | ||
|
||
Sorry for second submission. Previous submission broke reverse dependencies in an unexpected way. Breakages now in `distr6` and `mlr3proba` are expected and patches are ready to fix them. | ||
Early submission due to errors in R-devel. | ||
|
||
## Test Environments | ||
|
||
On GitHub actions: | ||
|
||
* windows-latest (R release) | ||
* windows-latest (R devel) | ||
* windows-latest (R 3.6) | ||
* macOS-latest (R release) | ||
* macOS-latest (R devel) | ||
* ubuntu-latest (R release) | ||
|
||
## R CMD check results | ||
|
||
There were no ERRORs, WARNINGs, or NOTEs. | ||
|
||
## Downstream dependencies | ||
Breakages in `distr6` and `mlr3proba` are expected and patches are ready to fix them. | ||
All downstream dependencies OK. |