Skip to content

Commit

Permalink
Issue 35: Remove add.R (#36)
Browse files Browse the repository at this point in the history
* Remove add.R and tests

* Bump news
  • Loading branch information
athowes authored Sep 12, 2024
1 parent 1574874 commit c04c8f8
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 36 deletions.
1 change: 0 additions & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Generated by roxygen2: do not edit by hand

export(add_two_numbers)
export(apply_exclusions)
export(download_from_azure_blob)
export(fetch_blob_container)
Expand Down
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@
* Initial R package with checks running in CI
* Updated DESCRIPTION and added guidelines for package authorship
* Set up README with explanation of purpose and scope
* Removed `add.R` placeholder
12 changes: 0 additions & 12 deletions R/add.R

This file was deleted.

20 changes: 0 additions & 20 deletions man/add_two_numbers.Rd

This file was deleted.

3 changes: 0 additions & 3 deletions tests/testthat/test-temp.R

This file was deleted.

0 comments on commit c04c8f8

Please sign in to comment.