Skip to content

Commit c4924e0

Browse files
committed
fixed DESCRIPTION file
1 parent f12fd32 commit c4924e0

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

DESCRIPTION

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,7 @@ LinkingTo: Rcpp, meteor
77
Imports: methods, Rcpp (>= 0.12.4)
88
Depends: meteor (>= 0.2-2)
99
SystemRequirements: C++11
10-
Authors@R: c(
11-
person("Robert J.", "Hijmans", role = c("cre", "aut"), email = "r.hijmans@gmail.com"),
12-
person("Huang", "Fang", role = "ctb")
13-
)
10+
Authors@R: c(person("Robert J.", "Hijmans", role = c("cre", "aut"), email = "r.hijmans@gmail.com"),person("Huang", "Fang", role = "ctb"))
1411
Maintainer: Robert J. Hijmans <r.hijmans@gmail.com>
1512
Description: An implementation of the WOFOST crop growth simulation model.
1613
License: GPL (>=3) + file LICENSE

0 commit comments

Comments
 (0)