-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
46 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,23 @@ | ||
Package: deform | ||
Type: Package | ||
Title: Crustal deformation tools in R | ||
Version: 0.0-2 | ||
Date: 2014-11-04 | ||
Title: Crustal deformation modeling tools in R | ||
Version: 0.0-4 | ||
Date: 2014-11-07 | ||
Author: Andrew J. Barbour; some of these tools were | ||
adapted from Matlab code by Brendan Crowell (UW), | ||
adapted from Matlab codes by Brendan Crowell (UW), | ||
and Francois Beauducel (IPGP). | ||
Maintainer: A.J.Barbour <[email protected]> | ||
Description: Crustal deformation tools. | ||
License: GPL3 | ||
Description: Crustal deformation modeling tools. | ||
License: GPL | ||
Imports: | ||
Rcpp (>= 0.11.2) | ||
Depends: | ||
RCurl, | ||
rgdal, | ||
sp, | ||
maptools, | ||
plyr, | ||
reshape2, | ||
abind | ||
maptools | ||
Suggests: | ||
maps | ||
RColorBrewer, | ||
TeachingDemos, | ||
maps, | ||
plyr | ||
LinkingTo: Rcpp |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters