Package: earthtide
Type: Package
Title: Parallel Implementation of 'ETERNA 3.40' for Prediction and
        Analysis of Earth Tides
Version: 0.0.11
Authors@R: c(person("Jonathan", "Kennel", email = "jkennel@uoguelph.ca", role = c("aut", "cre", "trl")), 
             person("Beth", "Parker", email = "bparker@uoguelph.ca", role = "ths"),
             person("Wenzel", "Hans-Georg", role = "ctb"))
Maintainer: Jonathan Kennel <jkennel@uoguelph.ca>
Description: This is a port of 'Fortran ETERNA 3.4' 
             <http://igets.u-strasbg.fr/soft_and_tool.php> by H.G. Wenzel
             for calculating synthetic Earth tides using the 
             Hartmann and Wenzel (1994) <doi:10.1029/95GL03324> or 
             Kudryavtsev (2004) <doi:10.1007/s00190-003-0361-2> tidal catalogs. 
BugReports: https://github.com/jkennel/earthtide/issues
URL: https://github.com/jkennel/earthtide
License: GPL-3
Depends: R (>= 3.4.0)
Imports: Rcpp (>= 1.0.0), RcppParallel (>= 4.4.2), R6 (>= 2.3.0)
LinkingTo: Rcpp (>= 1.0.0), RcppParallel (>= 4.4.2), RcppArmadillo (>=
        0.9.200.7.0), BH (>= 1.69.0-1)
Suggests: testthat (>= 2.1.0), knitr, rmarkdown
RoxygenNote: 7.1.1
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: TRUE
NeedsCompilation: yes
SystemRequirements: C++11
Packaged: 2021-06-04 19:05:30 UTC; jonathankennel
Author: Jonathan Kennel [aut, cre, trl],
  Beth Parker [ths],
  Wenzel Hans-Georg [ctb]
Repository: CRAN
Date/Publication: 2021-06-04 19:30:02 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2021-06-05 10:23:42 UTC; unix
Archs: earthtide.so.dSYM
