Skip to content

Commit

Permalink
tweak to try and pass CMD check
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulRegular committed Jun 8, 2024
1 parent f79459b commit 07e2397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/zzz.R
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
" / |/ / /| | / /_ / / / / __ / __ \\ | /| / / __ \\\n",
" / /| / ___ |/ __/ / /_/ / /_/ / /_/ / |/ |/ / / / /\n",
"/_/ |_/_/ |_/_/ \\____/\\__,_/\\____/|__/|__/_/ /_/",
" version ", packageVersion(pkgname), "\n\n",
" version ", utils::packageVersion(pkgname), "\n\n",
"Please report issues to https://github.com/nafc-assess/NAFOdown/issues, and\n",
"send references to documents using NAFOdown to [email protected]."
)
Expand Down

0 comments on commit 07e2397

Please sign in to comment.