-
Notifications
You must be signed in to change notification settings - Fork 79
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
Schuemie
authored and
Schuemie
committed
Dec 2, 2022
1 parent
742b4bf
commit 771d66f
Showing
1 changed file
with
6 additions
and
6 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,17 +1,17 @@ | ||
There are 3 changes and 1 bugfix (see NEWS.md) | ||
There are 6 changes and 3 bugfix (see NEWS.md) | ||
|
||
--- | ||
|
||
## Test environments | ||
* Ubuntu 20.03, R 4.2.1 | ||
* Microsoft Windows Server 2019, R 4.2.1 | ||
* MacOS, R 4.2.1 | ||
* Windows 10, R 4.2.1 | ||
* Ubuntu 20.03, R 4.2.2 | ||
* Microsoft Windows Server 2019, R 4.2.2 | ||
* MacOS, R 4.2.2 | ||
* Windows 10, R 4.2.2 | ||
|
||
## R CMD check results | ||
|
||
There were no ERRORs or WARNINGs. | ||
|
||
## Downstream dependencies | ||
|
||
- DatabaseConnector depends on SqlRender, and has been tested with this new version. No problems were found. | ||
- DatabaseConnector and CDMConnector depend on SqlRender, and has been tested with this new version. No problems were found. |