-
Notifications
You must be signed in to change notification settings - Fork 15
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
Showing
3 changed files
with
22 additions
and
22 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 was deleted.
Oops, something went wrong.
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,33 +1,23 @@ | ||
## Test environments | ||
* macbuilder macOS 13.3.1 (22E261) R4.4.0 (2024-04-24) | ||
* local Ubuntu 24.04.1 LTS install, R 4.3.3 | ||
* Github actions | ||
- macOS 14.7.1, R 4.4.2 | ||
- Windows Server 2022, R 4.4.2 | ||
- Ubuntu 22.04.5 LTS, R 4.4.2 | ||
- Ubuntu 22.04.5 LTS, R-devel | ||
* local Ubuntu 24.04.1 LTS install, R 4.3.3 | ||
|
||
|
||
* Rhub | ||
- macOS 13.7.1 R-devel (2024-12-12 r87438) | ||
- macOS-arm64 14.7.1, R-devel (2024-12-12 r87438) | ||
- ubuntu-gcc12 22.04.5 LTS R-devel (2024-12-12 r87438) | ||
- ubuntu-nold 22.04.5 LTS, R-devel (2024-12-12 r87438) | ||
- ubuntu-release 22.04.5 LTS, R 4.4.2 | ||
* macbuilder macOS 13.3.1 (22E261) R4.4.0 (2024-04-24) | ||
* win-builder, R-devel and R-release | ||
|
||
* Rhub | ||
- Ubuntu Linux 20.04.1 LTS, R-release, GCC | ||
- Debian Linux, R-devel, GCC, no long double | ||
|
||
## R CMD check results | ||
There were no ERRORs or WARNINGs. | ||
There was 1 NOTE: | ||
|
||
Maintainer: ‘Michal Kolesár <[email protected]>’ | ||
|
||
New submission | ||
|
||
Possibly misspelled words in DESCRIPTION: | ||
Rothe (17:47) | ||
covariates (18:42) | ||
There were no ERRORs, WARNINGs or NOTEs | ||
|
||
The misspelled words are correct, "covariates" refers to independent variables | ||
in a regression. "Rothe" is a surname. | ||
|
||
## Downstream dependencies | ||
There are currently no downstream dependencies for this package |