Skip to content

Commit

Permalink
Revert "migrated show_patches from landscapemetrics package"
Browse files Browse the repository at this point in the history
This reverts commit bec2125.
  • Loading branch information
mattfrit committed Jun 21, 2018
1 parent bec2125 commit 6248058
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 138 deletions.
1 change: 0 additions & 1 deletion .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,3 @@
^\.github$
^codemeta\.json$
^cran\-comments\.md$
^CRAN-RELEASE$
2 changes: 0 additions & 2 deletions CRAN-RELEASE

This file was deleted.

5 changes: 1 addition & 4 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ Authors@R: c(person("Matthias", "Fritsch",
email = "[email protected]",
role = c("aut", "cre")),
person("Marco", "Sciaini", email = "[email protected]",
role = c("aut"), comment = c(ORCID = '0000-0002-3042-5435')),
person("Maximillian", "Hesselbarth", role = "aut",
comment = c(ORCID = "0000-0003-1125-9918")),
role = c("aut"), comment = c(ORCID = '0000-0002-3042-5435')),
person("Google", comment = "Roboto Condensed Font", role = c("cph")),
person("Laura", "Graham", role = "rev",
comment = "Laura reviewed the package for rOpenSci, see
Expand Down Expand Up @@ -48,4 +46,3 @@ Imports:
Suggests:
testthat,
covr
Remotes: marcosci/landscapemetrics
5 changes: 0 additions & 5 deletions NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
# Generated by roxygen2: do not edit by hand

S3method(show_patches,RasterBrick)
S3method(show_patches,RasterLayer)
S3method(show_patches,RasterStack)
S3method(show_patches,list)
export("%>%")
export(font_rc)
export(font_rc_light)
export(show_patches)
export(theme_facetplot)
export(theme_nlm)
export(theme_nlm_discrete)
Expand Down
85 changes: 0 additions & 85 deletions R/util_show_patches.R

This file was deleted.

1 change: 0 additions & 1 deletion man/landscapetools-package.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

40 changes: 0 additions & 40 deletions man/show_patches.Rd

This file was deleted.

0 comments on commit 6248058

Please sign in to comment.