Skip to content

Commit

Permalink
removing square code
Browse files Browse the repository at this point in the history
  • Loading branch information
mtwesley committed Nov 25, 2024
1 parent 5b1989e commit a2a2c84
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 66 deletions.
1 change: 0 additions & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# Generated by roxygen2: do not edit by hand

export(square)
importFrom(greta,.internals)
importFrom(tensorflow,tf)
18 changes: 0 additions & 18 deletions R/square.R

This file was deleted.

1 change: 0 additions & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ Here's a list of things to do once you've made a copy of the template, to make s
- [ ] Update `README.Rmd` to sell to people with a sales pitch and maybe an example that creates a figure, to get people excited about your package.
- [ ] Start adding functions, documentation and examples to new R files in `R` folder
- [ ] Write some unit tests for these functions in the `tests/testthat` folder
- [ ] Delete the example function and test files `R/square.R` and `tests/testthat/test-square.R`

---

Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@ inspiration or text to copy and adapt!
files in `R` folder
- [ ] Write some unit tests for these functions in the
`tests/testthat` folder
- [ ] Delete the example function and test files `R/square.R` and
`tests/testthat/test-square.R`

------------------------------------------------------------------------

Expand Down
26 changes: 0 additions & 26 deletions man/square.Rd

This file was deleted.

18 changes: 0 additions & 18 deletions tests/testthat/test-square.R

This file was deleted.

0 comments on commit a2a2c84

Please sign in to comment.