Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add website to DESCRIPTION #166

Merged
merged 1 commit into from
Jan 4, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Add website to DESCRIPTION
  • Loading branch information
olivroy committed Jan 4, 2024
commit ee186793c361fb7ccb08482edc2df102d1c5b3b2
3 changes: 1 addition & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
URL: https://github.com/spsanderson/healthyR
URL: https://www.spsanderson.com/healthyR/, https://github.com/spsanderson/healthyR
BugReports: https://github.com/spsanderson/healthyR/issues
Imports:
magrittr,
Expand All @@ -38,7 +38,6 @@ Imports:
Suggests:
knitr,
rmarkdown,
roxygen2,
pacman,
healthyR.data,
broom,
Expand Down