-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adds
\donttest{}
tag in examples with {MAE} (#555)
# Pull Request > (from CRAN) > ... > Lengthy examples (> 5 sec), can be wrapped in \donttest{}. > ... Partially fixes #554 Remaining examples will be addressed by #550 #### Changes description - Changes `@examplesIf requireNamespace("MAE")` in favor of inline conditional clause - Surrounds `{MAE}` dependent examples with `\donttest{}` to avoid slow examples
- Loading branch information
1 parent
db4e789
commit e8dabf7
Showing
4 changed files
with
138 additions
and
129 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.