{
  "_id": "6a5b3fe29baadeef8ab4d505",
  "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-07-18 08:40:02 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>",
  "_user": "poissonconsulting",
  "_type": "src",
  "_file": "rtide_0.0.11.tar.gz",
  "_fileid": "https://r2.ropensci.org/ea1927593688c5d85ff55dc1c0b6ef5836ff12f3490a9c686ca806f07b129a8f",
  "_filesize": 569694,
  "_sha256": "ea1927593688c5d85ff55dc1c0b6ef5836ff12f3490a9c686ca806f07b129a8f",
  "_expires": "2026-10-26T08:57:03.000Z",
  "_created": "2026-07-18T08:40:02.000Z",
  "_published": "2026-07-18T08:57:05.926Z",
  "_jobs": [
    {
      "job": 88063215023,
      "time": 171,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8427689504"
    },
    {
      "job": 88063215028,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8427683042"
    },
    {
      "job": 88063215033,
      "time": 114,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8427805904"
    },
    {
      "job": 88063215036,
      "time": 88,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8427802536"
    },
    {
      "job": 88062914597,
      "time": 234,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8427661977"
    },
    {
      "job": 88063215006,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8427679120"
    },
    {
      "job": 88063215051,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8427674733"
    },
    {
      "job": 88063215059,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8427674901"
    },
    {
      "job": 88063215065,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8427674348"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/29637731911",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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.",
    "followers": 27,
    "description": "Computational Biology and Statistical Ecology"
  },
  "_downloads": {
    "count": 476,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rtide"
  },
  "_devurl": "https://github.com/millerlp/rtide",
  "_searchresults": 41,
  "_rbuild": "4.6.1",
  "_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.9138138523837167,
  "_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-07-18T08:42:53.000Z",
      "distro": "resolute",
      "commit": "bdf634d9047705de1577d9893577397e8c95a2f1",
      "fileid": "https://r2.ropensci.org/ce3b3e81946592b7e737ee928ef9acfe9c3242fbb8fd3fb8924cef68422f0d5d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/29637731911"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.11",
      "date": "2026-07-18T08:42:08.000Z",
      "distro": "resolute",
      "commit": "bdf634d9047705de1577d9893577397e8c95a2f1",
      "fileid": "https://r2.ropensci.org/344134866b92df96c7d36fcab6b7b73f5360d9454cd983dc60bd56da40589a52",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/29637731911"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.11",
      "date": "2026-07-18T08:56:08.000Z",
      "commit": "bdf634d9047705de1577d9893577397e8c95a2f1",
      "fileid": "https://r2.ropensci.org/e07f164cb3d504f7c394c4b3d93ad35dfbdf643a60fab39a8efc35ac3e3657d7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/29637731911"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.11",
      "date": "2026-07-18T08:55:48.000Z",
      "commit": "bdf634d9047705de1577d9893577397e8c95a2f1",
      "fileid": "https://r2.ropensci.org/4a98afa5b460cf5b7a5dae83015e4428138985f68304088453d0827e9ab7d2f7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/29637731911"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.11",
      "date": "2026-07-18T08:42:03.000Z",
      "commit": "bdf634d9047705de1577d9893577397e8c95a2f1",
      "fileid": "https://r2.ropensci.org/3a75015397c867e696aaf4909cc4feef1f6e4856e0a0fe9447881ac9d783cc26",
      "status": "success",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/29637731911"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.11",
      "date": "2026-07-18T08:41:08.000Z",
      "commit": "bdf634d9047705de1577d9893577397e8c95a2f1",
      "fileid": "https://r2.ropensci.org/09afa8497dcf038283ffc647309fd31c75e91624b986a4b24ba860056a43bd19",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/29637731911"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.11",
      "date": "2026-07-18T08:41:11.000Z",
      "commit": "bdf634d9047705de1577d9893577397e8c95a2f1",
      "fileid": "https://r2.ropensci.org/bee8b5322fb3673d969752e9713976fad7e2645937bd56b96b1a54f604d505ca",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/29637731911"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.11",
      "date": "2026-07-18T08:41:09.000Z",
      "commit": "bdf634d9047705de1577d9893577397e8c95a2f1",
      "fileid": "https://r2.ropensci.org/8ce9a0297ae4e680fe10f56ebf97b066de1f3f73625f6f1cbdb14b1425bb5aeb",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/29637731911"
    }
  ]
}