{
  "_id": "6a1d13e41d7bb097a0a35f7c",
  "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://poissonconsulting.r-universe.dev",
  "Date/Publication": "2024-11-20 07:32:30 UTC",
  "RemoteUrl": "https://github.com/poissonconsulting/rtide",
  "RemoteRef": "HEAD",
  "RemoteSha": "bdf634d9047705de1577d9893577397e8c95a2f1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 05:04:29 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": "11870579381e91bb0ade2be2f5cf5a0c",
  "_user": "poissonconsulting",
  "_type": "src",
  "_file": "rtide_0.0.11.tar.gz",
  "_fileid": "6595221b62d05f3484caa280505706904035643da9e848e63514d9dbb6b06598",
  "_filesize": 569659,
  "_sha256": "6595221b62d05f3484caa280505706904035643da9e848e63514d9dbb6b06598",
  "_created": "2026-06-01T05:04:29.000Z",
  "_published": "2026-06-01T05:08:52.809Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78789959473,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7323794005"
    },
    {
      "job": 78789959493,
      "time": 91,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7323786961"
    },
    {
      "job": 78789959489,
      "time": 113,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7323805717"
    },
    {
      "job": 78789959478,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7323809109"
    },
    {
      "job": 78789636597,
      "time": 218,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7323771747"
    },
    {
      "job": 78789959468,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7323789843"
    },
    {
      "job": 78789959471,
      "time": 140,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7323795395"
    },
    {
      "job": 78789959488,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7323785366"
    },
    {
      "job": 78789959481,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7323784117"
    }
  ],
  "_buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/26736115111",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/poissonconsulting/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": "poissonconsulting",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_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": 1679318,
    "type": "organization",
    "name": "Poisson Consulting Ltd.",
    "description": "Computational Biology and Statistical Ecology"
  },
  "_downloads": {
    "count": 597,
    "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": false,
  "_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/poissonconsulting/rtide/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "chk",
    "cli",
    "dttr2",
    "glue",
    "hms",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "rlang",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_score": 2.9030899869919438,
  "_indexed": false,
  "_nocasepkg": "rtide",
  "_universes": [
    "poissonconsulting"
  ],
  "_indexurl": "https://millerlp.r-universe.dev/rtide",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.11",
      "date": "2026-06-01T05:06:39.000Z",
      "distro": "noble",
      "commit": "bdf634d9047705de1577d9893577397e8c95a2f1",
      "fileid": "b104d54bab6266d787239b5e643180c6e271b2fb5ee76e61eac20c85d8c7ba4d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/26736115111"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.11",
      "date": "2026-06-01T05:06:07.000Z",
      "distro": "noble",
      "commit": "bdf634d9047705de1577d9893577397e8c95a2f1",
      "fileid": "8cf8c3e07dd604aa3e815f4119039d6b2c1f152f35cf5f08ff8e4329835b59d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/26736115111"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.11",
      "date": "2026-06-01T05:07:54.000Z",
      "commit": "bdf634d9047705de1577d9893577397e8c95a2f1",
      "fileid": "6ee8ab913e6a9100fde555ad294d9b83ce5b8c8be2eaccaeedb4200658b941dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/26736115111"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.11",
      "date": "2026-06-01T05:08:16.000Z",
      "commit": "bdf634d9047705de1577d9893577397e8c95a2f1",
      "fileid": "3aa7e7eae2794e3be210d895808420d3e437f79415887a98f427a330fc35255c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/26736115111"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.11",
      "date": "2026-06-01T05:06:36.000Z",
      "commit": "bdf634d9047705de1577d9893577397e8c95a2f1",
      "fileid": "554afa8ec2046d1e9be4dc50c5f56c39e47942df677a9e3e424dab374ab6f5e7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/26736115111"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.11",
      "date": "2026-06-01T05:06:27.000Z",
      "commit": "bdf634d9047705de1577d9893577397e8c95a2f1",
      "fileid": "92e067077e44636800cbe2b7fcce6834838d7fce819298c6af084eaafd3a4b6a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/26736115111"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.11",
      "date": "2026-06-01T05:05:43.000Z",
      "commit": "bdf634d9047705de1577d9893577397e8c95a2f1",
      "fileid": "6025a17620319317fe6e9a0113d9c25540da91ef0d308b673fc3ce6a9b0f65df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/26736115111"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.11",
      "date": "2026-06-01T05:05:39.000Z",
      "commit": "bdf634d9047705de1577d9893577397e8c95a2f1",
      "fileid": "5139dbf979321db1b3d0651751657b2fbccb75e80039234de8d0421c3632081a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/26736115111"
    }
  ]
}