Skip to content

Commit

Permalink
fix R CMD check
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzwalthert committed Jun 14, 2022
1 parent 50137d9 commit 4ce256b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions R/zzz.R
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,7 @@
if (interactive()) ensure_renv_precommit_compat()
invisible()
}

# here is only used as a default argument, hence the R CMD check warning
# Namespace in Imports field not imported from
here::here

0 comments on commit 4ce256b

Please sign in to comment.