{
  "_id": "6a1efd92b401979e73419be0",
  "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-05-18 09:54:18 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": "250b65589c6c13261491fbc3d7794747",
  "_user": "millerlp",
  "_type": "src",
  "_file": "rtide_0.0.11.tar.gz",
  "_fileid": "1dea715c80523c8a216bb8dc6cbac9b75f36af78658b73ed5d4778a91c3dfc58",
  "_filesize": 570590,
  "_sha256": "1dea715c80523c8a216bb8dc6cbac9b75f36af78658b73ed5d4778a91c3dfc58",
  "_created": "2026-05-18T09:54:18.000Z",
  "_published": "2026-06-02T15:58:10.889Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79114463897,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7054727673"
    },
    {
      "job": 79114463596,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054729430"
    },
    {
      "job": 79114464190,
      "time": 88,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7054715764"
    },
    {
      "job": 79114463892,
      "time": 81,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054713422"
    },
    {
      "job": 79114462705,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054686215"
    },
    {
      "job": 79114462550,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363020853"
    },
    {
      "job": 79114463978,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7054713010"
    },
    {
      "job": 79114464469,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7054718558"
    },
    {
      "job": 79114463650,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054713553"
    }
  ],
  "_buildurl": "https://github.com/r-universe/millerlp/actions/runs/26026198123",
  "_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",
    "description": "Associate professor, \r\nBiology Department, \r\nSan Diego State University"
  },
  "_downloads": {
    "count": 617,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rtide"
  },
  "_devurl": "https://github.com/millerlp/rtide",
  "_searchresults": 40,
  "_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.079181246047625,
  "_indexed": true,
  "_nocasepkg": "rtide",
  "_universes": [
    "millerlp"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.11",
      "date": "2026-05-18T09:56:17.000Z",
      "distro": "noble",
      "commit": "bdf634d9047705de1577d9893577397e8c95a2f1",
      "fileid": "d094b37897de2e359537b28d22165372dcbac640d4502864cd4c94c0bb3f1340",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/millerlp/actions/runs/26026198123"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.11",
      "date": "2026-05-18T09:56:21.000Z",
      "distro": "noble",
      "commit": "bdf634d9047705de1577d9893577397e8c95a2f1",
      "fileid": "b170b19994e1977b180b1279617c3df776ac94763aba9c0e779c574e24adec02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/millerlp/actions/runs/26026198123"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.11",
      "date": "2026-05-18T09:55:48.000Z",
      "commit": "bdf634d9047705de1577d9893577397e8c95a2f1",
      "fileid": "b9576ca1b23b630f2cf8f5dc58c88f9a548b70927fdff76f1eefd82aa041a14c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/millerlp/actions/runs/26026198123"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.11",
      "date": "2026-05-18T09:55:42.000Z",
      "commit": "bdf634d9047705de1577d9893577397e8c95a2f1",
      "fileid": "6dd927a646184030a738b6ef23851205cf57cd1179504b0b328e3395ec22ee99",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/millerlp/actions/runs/26026198123"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.11",
      "date": "2026-05-18T09:55:27.000Z",
      "commit": "bdf634d9047705de1577d9893577397e8c95a2f1",
      "fileid": "4643fbb5808dc55f42d8087e4b41126dc4b701f1f1aef22ea307c6b4204cd4e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/millerlp/actions/runs/26026198123"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.11",
      "date": "2026-05-18T09:55:44.000Z",
      "commit": "bdf634d9047705de1577d9893577397e8c95a2f1",
      "fileid": "7b1ceedf5aef19389e6f66e31fae89091beb68b681d002d4013c0ef9ae6ad643",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/millerlp/actions/runs/26026198123"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.11",
      "date": "2026-05-18T09:55:31.000Z",
      "commit": "bdf634d9047705de1577d9893577397e8c95a2f1",
      "fileid": "05eaec5d124ba72166c936d0011ec46a0ce66f01c2ec2e1fae854461a82df9c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/millerlp/actions/runs/26026198123"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.11",
      "date": "2026-06-02T15:57:49.000Z",
      "commit": "bdf634d9047705de1577d9893577397e8c95a2f1",
      "fileid": "8ae489b9f70b1195cb4ebe1f9ddbbb5f0c43d3b878b1852b24536f1770c3b73c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/millerlp/actions/runs/26026198123"
    }
  ]
}