Skip to content

Commit

Permalink
fix installation
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoniusGolly committed Aug 18, 2017
1 parent 279cac5 commit b566157
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Maintainer: Antonius Golly <antonius.golly@gmail.com>
Description: The package generates principle channel metrics (gradient, width, etc.) from channel bank points. The channel bank points can be GPS survey points or can be digitized banks from a GIS. Based on this channel geometry cmgo calculates the width at each location. It also allows to compare series of channel shapes. cmgo can write the files for further use in R or other scripting languages and offers to plotting functions to compare the results.
License: GPL-3
Encoding: UTF-8
Depends: R (>= 3.1.0), spatstat, sp, zoo, stringr, rgl, shapefiles
Imports: rgl, shapefiles, sp, spatstat, stringr, zoo
Depends: R (>= 3.1.0)
LazyData: true
RoxygenNote: 6.0.1

0 comments on commit b566157

Please sign in to comment.