Skip to content

Commit 4157416

Browse files
authored
Update of directory structure for installation, update of description file (#31)
1 parent 2fa1a0e commit 4157416

9 files changed

Lines changed: 7 additions & 83 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,7 @@
22
.Rhistory
33
.RData
44
.Ruserdata
5+
packages/vegClassInstall/
6+
packages/vegClass_0.8.1.tar.gz
7+
packages/vegClassInstall_0.8.1.zip
8+

packages/vegClass/DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Package: vegClass
22
Title: Vegetation Classification
3-
Version: 0.8.0
3+
Version: 0.8.1
44
Authors@R: c(person("Mark", "Castle", email = "mark.castle@usda.gov",
5-
role=c("aut")),
5+
role=c("aut","cre")),
66
person("Mike", "Shettles", email = "michael.a.shettles@usda.gov",
7-
role = c("aut","cre")))
7+
role = c("aut")))
88
Description: This package provides a suite of functions that are used to derive
99
vegetation classifications from Forest Vegetation Simulator output.
1010
Imports:
-87 KB
Binary file not shown.

packages/vegClass/vegClassInstall/Data_Combine_Example.R

Lines changed: 0 additions & 32 deletions
This file was deleted.
-2.77 MB
Binary file not shown.
Binary file not shown.

packages/vegClass/vegClassInstall/helloWorld.R

Lines changed: 0 additions & 9 deletions
This file was deleted.
-5.09 MB
Binary file not shown.

packages/vegClass/vegClassInstall/vegClass_Example.R

Lines changed: 0 additions & 39 deletions
This file was deleted.

0 commit comments

Comments
 (0)