{
  "_id": "6a3253ac3efcd9bda437fc0b",
  "Package": "rtide",
  "Title": "Tide Heights",
  "Version": "0.0.11",
  "Authors@R": "c(\nperson(\"Joe\", \"Thorley\", , \"joe@poissonconsulting.ca\", role = \"aut\",\ncomment = c(ORCID = \"0000-0002-7683-4592\")),\nperson(\"Luke\", \"Miller\", , \"contact@lukemiller.org\", role = c(\"aut\", \"cre\")),\nperson(\"Abram\", \"Fleishman\", role = \"aut\"),\nperson(\"Poisson Consulting\", role = \"cph\")\n)",
  "Description": "Calculates tide heights based on tide station harmonics.\nIt includes the harmonics data for 637 US stations.  The\nharmonics data was converted from\n<https://github.com/poissonconsulting/rtide/blob/main/data-raw/harmonics-dwf-20151227-free.tar.bz2>,\nNOAA web site data processed by David Flater for 'XTide'.  The\ncode to calculate tide heights from the harmonics is based on\n'XTide'.",
  "License": "GPL-3",
  "URL": "https://github.com/millerlp/rtide",
  "BugReports": "https://github.com/millerlp/rtide/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Language": "en-US",
  "Repository": "https://millerlp.r-universe.dev",
  "Date/Publication": "2024-11-20 07:32:30 UTC",
  "RemoteUrl": "https://github.com/millerlp/rtide",
  "RemoteRef": "HEAD",
  "RemoteSha": "bdf634d9047705de1577d9893577397e8c95a2f1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-17 07:54:20 UTC",
    "User": "root"
  },
  "Author": "Joe Thorley [aut] (ORCID: <https://orcid.org/0000-0002-7683-4592>),\nLuke Miller [aut, cre],\nAbram Fleishman [aut],\nPoisson Consulting [cph]",
  "Maintainer": "Luke Miller <contact@lukemiller.org>",
  "MD5sum": "5e61506cd34374f3d9efd7cda877d554",
  "_user": "millerlp",
  "_type": "src",
  "_file": "rtide_0.0.11.tar.gz",
  "_fileid": "7f1b8a69c214bf2dc0b802456f4fcc3bcb4643f1a691e48d6a856812db3303c7",
  "_filesize": 572555,
  "_sha256": "7f1b8a69c214bf2dc0b802456f4fcc3bcb4643f1a691e48d6a856812db3303c7",
  "_created": "2026-06-17T07:54:20.000Z",
  "_published": "2026-06-17T07:58:36.936Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81845660918,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7689254323"
    },
    {
      "job": 81845660941,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7689254969"
    },
    {
      "job": 81845660915,
      "time": 141,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7689255399"
    },
    {
      "job": 81845660931,
      "time": 164,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7689264869"
    },
    {
      "job": 81845132911,
      "time": 177,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7689212137"
    },
    {
      "job": 81845660898,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7689250683"
    },
    {
      "job": 81845660948,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7689241221"
    },
    {
      "job": 81845660943,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7689243462"
    },
    {
      "job": 81845660974,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7689245339"
    }
  ],
  "_buildurl": "https://github.com/r-universe/millerlp/actions/runs/27674081949",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/millerlp/rtide",
  "_commit": {
    "id": "bdf634d9047705de1577d9893577397e8c95a2f1",
    "author": "Luke Miller <millerlp@gmail.com>",
    "committer": "Luke Miller <millerlp@gmail.com>",
    "message": "Submitted 0.0.11 to CRAN\n",
    "time": 1732087950
  },
  "_maintainer": {
    "name": "Luke Miller",
    "email": "contact@lukemiller.org",
    "login": "millerlp",
    "description": "Associate professor, \nBiology Department, \nSan Diego State University",
    "uuid": 1650121
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "abind",
      "role": "Imports"
    },
    {
      "package": "chk",
      "role": "Imports"
    },
    {
      "package": "dttr2",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "millerlp",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "rtide",
    "tidal"
  ],
  "_stars": 15,
  "_contributors": [
    {
      "user": "joethorley",
      "count": 164,
      "uuid": 613671
    },
    {
      "user": "aylapear",
      "count": 44,
      "uuid": 42985574
    },
    {
      "user": "millerlp",
      "count": 15,
      "uuid": 1650121
    },
    {
      "user": "nadinehussein",
      "count": 11,
      "uuid": 74937983
    },
    {
      "user": "abfleishman",
      "count": 6,
      "uuid": 9219852
    }
  ],
  "_userbio": {
    "uuid": 1650121,
    "type": "user",
    "name": "Luke Miller",
    "followers": 38,
    "description": "Associate professor, \r\nBiology Department, \r\nSan Diego State University"
  },
  "_downloads": {
    "count": 687,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rtide"
  },
  "_devurl": "https://github.com/millerlp/rtide",
  "_searchresults": 41,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rtide.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/millerlp/rtide",
  "_realowner": "millerlp",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2016-09-03"
    },
    {
      "version": "0.0.3",
      "date": "2016-12-22"
    },
    {
      "version": "0.0.4",
      "date": "2017-05-09"
    },
    {
      "version": "0.0.5",
      "date": "2018-08-23"
    },
    {
      "version": "0.0.7",
      "date": "2020-03-18"
    },
    {
      "version": "0.0.8",
      "date": "2020-07-10"
    },
    {
      "version": "0.0.9",
      "date": "2021-05-29"
    },
    {
      "version": "0.0.10",
      "date": "2024-08-19"
    },
    {
      "version": "0.0.11",
      "date": "2024-11-20"
    }
  ],
  "_exports": [
    "is.tide_harmonics",
    "tide_datetimes",
    "tide_height",
    "tide_height_data",
    "tide_slack_data",
    "tide_stations"
  ],
  "_datasets": [
    {
      "name": "brandywine",
      "title": "Brandywine Tide Height Data",
      "object": "brandywine",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Station",
        "DateTime",
        "MLLW"
      ],
      "rows": 8,
      "table": true,
      "tojson": true
    },
    {
      "name": "harmonics",
      "title": "Harmonics",
      "object": "harmonics",
      "class": [
        "tide_harmonics"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "monterey",
      "title": "Monterey Tide Height Data",
      "object": "monterey",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Station",
        "DateTime",
        "MLLW"
      ],
      "rows": 8,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "brandywine",
      "title": "Brandywine Tide Height Data",
      "topics": [
        "brandywine"
      ]
    },
    {
      "page": "harmonics",
      "title": "Harmonics",
      "topics": [
        "harmonics"
      ]
    },
    {
      "page": "is.tide_harmonics",
      "title": "Is tide_harmonics",
      "topics": [
        "is.tide_harmonics"
      ]
    },
    {
      "page": "monterey",
      "title": "Monterey Tide Height Data",
      "topics": [
        "monterey"
      ]
    },
    {
      "page": "tide_datetimes",
      "title": "Tide Date Times",
      "topics": [
        "tide_datetimes"
      ]
    },
    {
      "page": "tide_height",
      "title": "Tide Height",
      "topics": [
        "tide_height"
      ]
    },
    {
      "page": "tide_height_data",
      "title": "Tide Height Data",
      "topics": [
        "tide_height_data"
      ]
    },
    {
      "page": "tide_slack_data",
      "title": "Tide Slack Data",
      "topics": [
        "tide_slack_data"
      ]
    },
    {
      "page": "tide_stations",
      "title": "Tide Stations",
      "topics": [
        "tide_stations"
      ]
    }
  ],
  "_readme": "https://github.com/millerlp/rtide/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "chk",
    "cli",
    "dttr2",
    "glue",
    "hms",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "rlang",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_score": 5.089905111439398,
  "_indexed": true,
  "_nocasepkg": "rtide",
  "_universes": [
    "millerlp"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.11",
      "date": "2026-06-17T07:56:12.000Z",
      "distro": "noble",
      "commit": "bdf634d9047705de1577d9893577397e8c95a2f1",
      "fileid": "3bca545a58303aa6b4187308ab511ef957f276a37f5409bdc9323331223af1e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/millerlp/actions/runs/27674081949"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.11",
      "date": "2026-06-17T07:56:17.000Z",
      "distro": "noble",
      "commit": "bdf634d9047705de1577d9893577397e8c95a2f1",
      "fileid": "b3cee456656f02b69ada574027f2aaffa96aa1eecbe1b7d05a8491cb74c25605",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/millerlp/actions/runs/27674081949"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.11",
      "date": "2026-06-17T07:56:21.000Z",
      "commit": "bdf634d9047705de1577d9893577397e8c95a2f1",
      "fileid": "719117d9d39a14e1bf1d9a25549ebd9bb1951cf90e1b7c20aa46b9c1532c19e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/millerlp/actions/runs/27674081949"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.11",
      "date": "2026-06-17T07:56:44.000Z",
      "commit": "bdf634d9047705de1577d9893577397e8c95a2f1",
      "fileid": "7b7b249363c6538c2513ffec8ccc33e2e878479fa7ab880a5e32453829835457",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/millerlp/actions/runs/27674081949"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.11",
      "date": "2026-06-17T07:56:22.000Z",
      "commit": "bdf634d9047705de1577d9893577397e8c95a2f1",
      "fileid": "59ca283662b05e026237b6be15d681a520727e737dc09a69d9fb78265746d927",
      "status": "success",
      "buildurl": "https://github.com/r-universe/millerlp/actions/runs/27674081949"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.11",
      "date": "2026-06-17T07:55:30.000Z",
      "commit": "bdf634d9047705de1577d9893577397e8c95a2f1",
      "fileid": "faa4b67e9e98aafc4d9209a6b899d9fc483e40147ae22ac13459d874a4498bd0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/millerlp/actions/runs/27674081949"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.11",
      "date": "2026-06-17T07:55:37.000Z",
      "commit": "bdf634d9047705de1577d9893577397e8c95a2f1",
      "fileid": "f3f75422dd969588639ea8fb52e124886a6b8a255206689ac4eb94bc5f6c36bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/millerlp/actions/runs/27674081949"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.11",
      "date": "2026-06-17T07:55:40.000Z",
      "commit": "bdf634d9047705de1577d9893577397e8c95a2f1",
      "fileid": "029ee02b15c1cd43002b1da8588861bee6e40ed9ac05c1aafc2a8e5196240666",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/millerlp/actions/runs/27674081949"
    }
  ]
}