Package: earthtide Type: Package Title: Parallel Implementation of 'ETERNA 3.40' for Prediction and Analysis of Earth Tides Version: 0.0.15 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 Description: This is a port of 'Fortran ETERNA 3.4' by H.G. Wenzel for calculating synthetic Earth tides using the Hartmann and Wenzel (1994) or Kudryavtsev (2004) 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, covr RoxygenNote: 7.2.1 VignetteBuilder: knitr Encoding: UTF-8 LazyData: TRUE NeedsCompilation: yes SystemRequirements: C++11 Config/pak/sysreqs: make Repository: https://jkennel.r-universe.dev Date/Publication: 2022-10-07 00:11:52 UTC RemoteUrl: https://github.com/jkennel/earthtide RemoteRef: HEAD RemoteSha: 7a56f436d23f74b2b7465160d63f79ed30fb3b2a Packaged: 2026-07-03 09:20:49 UTC; root Author: Jonathan Kennel [aut, cre, trl], Beth Parker [ths], Wenzel Hans-Georg [ctb]