Skip to content

Commit

Permalink
Remove tests of deleted functions
Browse files Browse the repository at this point in the history
and update the NAMESPACE file
  • Loading branch information
hsonne committed May 5, 2024
1 parent c1d1684 commit 047296a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 34 deletions.
2 changes: 2 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ export(installGithubPackages)
export(installRemotes)
export(installedDependencies)
export(installedKwbPackages)
export(loadDescriptionFromWeb)
export(packageDependencies)
export(packageDependenciesByType)
export(packageString)
Expand Down Expand Up @@ -80,6 +81,7 @@ importFrom(networkD3,sankeyNetwork)
importFrom(remotes,github_remote)
importFrom(remotes,install_github)
importFrom(remotes,remote_download)
importFrom(remotes,standardise_dep)
importFrom(utils,download.file)
importFrom(utils,download.packages)
importFrom(utils,install.packages)
Expand Down
17 changes: 0 additions & 17 deletions tests/testthat/test-function-pathDescription.R

This file was deleted.

17 changes: 0 additions & 17 deletions tests/testthat/test-function-untarDescriptionFromUrl.R

This file was deleted.

0 comments on commit 047296a

Please sign in to comment.