Skip to content

Commit

Permalink
Fix r cmd check warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonysena committed Jun 14, 2024
1 parent 0e83e41 commit 35cc5fe
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,16 @@ Imports:
jsonlite,
ResultModelManager,
SqlRender (>= 1.11.1),
stringi (>= 1.7.6),
zip
stringi (>= 1.7.6)
Suggests:
CirceR (>= 1.1.1),
Eunomia,
knitr,
rmarkdown,
ROhdsiWebApi,
testthat,
withr
withr,
zip
Remotes:
ohdsi/ResultModelManager,
ohdsi/ROhdsiWebApi,
Expand Down
2 changes: 1 addition & 1 deletion man/getDataMigrator.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/migrateDataModel.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/uploadResults.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 35cc5fe

Please sign in to comment.