{
  "_id": "6a3ce93111b455f4884bbc12",
  "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-25 08:36:23 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": "350ebf233bbbed1fbb0943660fa9d9c1",
  "_user": "poissonconsulting",
  "_type": "src",
  "_file": "rtide_0.0.11.tar.gz",
  "_fileid": "630c8cee876788dfa75519fa94fd11582e579895ab9e169fe23accf1fe72f377",
  "_filesize": 572561,
  "_sha256": "630c8cee876788dfa75519fa94fd11582e579895ab9e169fe23accf1fe72f377",
  "_created": "2026-06-25T08:36:23.000Z",
  "_published": "2026-06-25T08:39:13.709Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83390107395,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7872982478"
    },
    {
      "job": 83390107420,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7872985527"
    },
    {
      "job": 83390107422,
      "time": 121,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7872985535"
    },
    {
      "job": 83390107466,
      "time": 109,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7872980088"
    },
    {
      "job": 83389596620,
      "time": 166,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7872931711"
    },
    {
      "job": 83390107391,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7872984380"
    },
    {
      "job": 83390107412,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7872968484"
    },
    {
      "job": 83390107852,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7872965485"
    },
    {
      "job": 83390107418,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7872969727"
    }
  ],
  "_buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/28157491120",
  "_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.",
    "followers": 26,
    "description": "Computational Biology and Statistical Ecology"
  },
  "_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": 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-06-25T08:38:32.000Z",
      "distro": "resolute",
      "commit": "bdf634d9047705de1577d9893577397e8c95a2f1",
      "fileid": "0cc4f4ffdb47b81583dbc8df7bd0ac0afe4c488bdf487936e6a165e2da6932b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/28157491120"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.11",
      "date": "2026-06-25T08:38:33.000Z",
      "distro": "resolute",
      "commit": "bdf634d9047705de1577d9893577397e8c95a2f1",
      "fileid": "846191c7d56fae7c08ec1d52a15deafa9cf21f379817aa8df91d682f9145f2f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/28157491120"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.11",
      "date": "2026-06-25T08:38:36.000Z",
      "commit": "bdf634d9047705de1577d9893577397e8c95a2f1",
      "fileid": "193a95542999a71832cca2f9729f893b1e1d5769f4a4a73148c38bab7b10c8c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/28157491120"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.11",
      "date": "2026-06-25T08:38:21.000Z",
      "commit": "bdf634d9047705de1577d9893577397e8c95a2f1",
      "fileid": "02c19125caca18b7422c5377c15f7a204cbefdcf43e829c7b2301e7baf0502d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/28157491120"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.11",
      "date": "2026-06-25T08:38:53.000Z",
      "commit": "bdf634d9047705de1577d9893577397e8c95a2f1",
      "fileid": "956bea4910599285d6ce8cd5c88a86f2974e6ab20c3a2c7f276cbce1a0fab319",
      "status": "success",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/28157491120"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.11",
      "date": "2026-06-25T08:37:43.000Z",
      "commit": "bdf634d9047705de1577d9893577397e8c95a2f1",
      "fileid": "6aa0ef6f0ef3a38ba2b3a79b8c9b0e5b08571301dcb3d1d64585fc6f0a65b0cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/28157491120"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.11",
      "date": "2026-06-25T08:37:36.000Z",
      "commit": "bdf634d9047705de1577d9893577397e8c95a2f1",
      "fileid": "6fc6f010c2d0a0153ddb664213100a3840b0b6de5e0fad7065430bebdc17465e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/28157491120"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.11",
      "date": "2026-06-25T08:37:50.000Z",
      "commit": "bdf634d9047705de1577d9893577397e8c95a2f1",
      "fileid": "f86f7a6392619ced91b62e24f3ed2d549061525135a87228497c333bb5e4d041",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/28157491120"
    }
  ]
}