Skip to content

Commit

Permalink
Remove LazyData: TRUE from Description (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
MHenderson authored Mar 11, 2024
1 parent d2c590b commit 03a2f0e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
Package: funcgeo
Type: Package
Title: Functional Geometry in R
Version: 0.2.0.9000
Version: 0.2.0.9001
Authors@R: person("Matthew", "Henderson", email = "[email protected]",
role = c("aut", "cre"))
Description: Peter Henderson's Functional Geometry in R.
License: MIT + file LICENSE
LazyData: TRUE
Imports:
grid
RoxygenNote: 5.0.1
Expand Down

0 comments on commit 03a2f0e

Please sign in to comment.