{
  "_id": "6a1f2facb401979e7342757a",
  "Package": "lindol",
  "Type": "Package",
  "Title": "An Interface to the PHIVOLCS Earthquake Bulletins",
  "Version": "0.0.0.9001",
  "Authors@R": "person(given = \"Ernest\", \nfamily = \"Guevarra\",\ncomment = c(ORCID = \"0000-0002-4887-4415\"),\nemail = \"ernest@guevarra.io\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "The Philippine Institute of Volcanology and Seismology\n(PHIVOLCS) maintains the National Earthquake Monitoring and\nInformation which aims to provide accurate and timely\ninformation on significant earthquakes and tsunami events that\nmay significantly impact the Philippines and ensures the\naccessibility and integrity of earthquake data.  This package\nprovides an interface to this information with functions that\nharvests, processes, and structures information from the\nfrequent earthquake bulletins released by PHIVOLCS into\nmachine-readable versions.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "URL": "https://panukatan.io/lindol/, https://github.com/panukatan/lindol,\nhttp://panukatan.io/lindol/",
  "BugReports": "https://github.com/panukatan/lindol/issues",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev",
  "Repository": "https://panukatan.r-universe.dev",
  "Date/Publication": "2026-04-15 10:07:11 UTC",
  "RemoteUrl": "https://github.com/panukatan/lindol",
  "RemoteRef": "HEAD",
  "RemoteSha": "2ce53400ea5a3a663ed8f7f745cb7a15cd2f00f5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 09:00:55 UTC",
    "User": "root"
  },
  "Author": "Ernest Guevarra [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-4887-4415>)",
  "Maintainer": "Ernest Guevarra <ernest@guevarra.io>",
  "MD5sum": "956130c72bc6b6402500343ab05f4974",
  "_user": "panukatan",
  "_type": "src",
  "_file": "lindol_0.0.0.9001.tar.gz",
  "_fileid": "84f9fcc7b45a836647f0c02b6f8944dfcc51d0120ffaa5bc647a61a28dc3bacc",
  "_filesize": 3224129,
  "_sha256": "84f9fcc7b45a836647f0c02b6f8944dfcc51d0120ffaa5bc647a61a28dc3bacc",
  "_created": "2026-05-15T09:00:55.000Z",
  "_published": "2026-06-02T19:31:56.549Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79155208567,
      "time": 540,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7013739155"
    },
    {
      "job": 79155208872,
      "time": 463,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013717123"
    },
    {
      "job": 79155208784,
      "time": 421,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7013704841"
    },
    {
      "job": 79155208187,
      "time": 433,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013708170"
    },
    {
      "job": 79155208001,
      "time": 248,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013588866"
    },
    {
      "job": 79155207723,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367830265"
    },
    {
      "job": 79155208371,
      "time": 486,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7013723816"
    },
    {
      "job": 79155208962,
      "time": 432,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7013708146"
    },
    {
      "job": 79155208759,
      "time": 532,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013736727"
    }
  ],
  "_buildurl": "https://github.com/r-universe/panukatan/actions/runs/25909306888",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/panukatan/lindol",
  "_commit": {
    "id": "2ce53400ea5a3a663ed8f7f745cb7a15cd2f00f5",
    "author": "Ernest Guevarra <5742010+ernestguevarra@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #76 from panukatan/dev\n\nre-factor eq_get_bulletin",
    "time": 1776247631
  },
  "_maintainer": {
    "name": "Ernest Guevarra",
    "email": "ernest@guevarra.io",
    "login": "ernestguevarra",
    "mastodon": "@ernestguevarra@mastodon.social",
    "bluesky": "@ernest.guevarra.io",
    "linkedin": "in/ernestguevarra",
    "orcid": "0000-0002-4887-4415",
    "uuid": 5742010
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "panukatan",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-14",
      "n": 4
    },
    {
      "week": "2026-15",
      "n": 5
    },
    {
      "week": "2026-16",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.0.0.9000",
      "date": "2026-04-10"
    },
    {
      "name": "v0.0.0.9001",
      "date": "2026-04-10"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "ernestguevarra",
      "count": 80,
      "uuid": 5742010
    }
  ],
  "_userbio": {
    "uuid": 67214318,
    "type": "organization",
    "name": "panukatan"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lindol"
  },
  "_devurl": "https://github.com/panukatan/lindol",
  "_pkgdown": "https://panukatan.io/lindol/",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lindol.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "eq_build_url",
    "eq_data_bulletin",
    "eq_data_summary",
    "eq_get_bulletin",
    "eq_get_bulletin_link",
    "eq_get_bulletin_links",
    "eq_get_bulletins",
    "eq_get_table",
    "eq_get_tables",
    "eq_process_bulletins",
    "eq_process_table",
    "eq_process_tables"
  ],
  "_help": [
    {
      "page": "eq_build_url",
      "title": "Build URLs for specific PHIVOLCS earthquake bulletin summaries",
      "topics": [
        "eq_build_url"
      ]
    },
    {
      "page": "eq_data",
      "title": "Retrieve earthquake information data from PHIVOLCS bulletins",
      "topics": [
        "eq_data_bulletin",
        "eq_data_summary"
      ]
    },
    {
      "page": "eq_get_bulletin",
      "title": "Retrieve raw information from PHIVOLCS earthquake information bulletins",
      "topics": [
        "eq_get_bulletin",
        "eq_get_bulletins"
      ]
    },
    {
      "page": "eq_get_bulletin_link",
      "title": "Get URLs for detailed PHIVOLCS earthquake information bulletins",
      "topics": [
        "eq_get_bulletin_link",
        "eq_get_bulletin_links"
      ]
    },
    {
      "page": "eq_get_table",
      "title": "Get earthquake monitoring information from PHIVOLCS earthquake bulletin HTMLs",
      "topics": [
        "eq_get_table",
        "eq_get_tables"
      ]
    },
    {
      "page": "eq_process_bulletin",
      "title": "Process earthquake information from PHIVOLCS bulletins",
      "topics": [
        "eq_process_bulletins"
      ]
    },
    {
      "page": "eq_process_table",
      "title": "Process tabular data extracted from bulletins",
      "topics": [
        "eq_process_table",
        "eq_process_tables"
      ]
    }
  ],
  "_pkglogo": "https://github.com/panukatan/lindol/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/panukatan/lindol/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "codetools",
    "curl",
    "doParallel",
    "dplyr",
    "foreach",
    "generics",
    "glue",
    "httr",
    "iterators",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "rvest",
    "selectr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_score": 2.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "lindol",
  "_universes": [
    "panukatan",
    "ernestguevarra"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9001",
      "date": "2026-05-15T09:03:07.000Z",
      "distro": "noble",
      "commit": "2ce53400ea5a3a663ed8f7f745cb7a15cd2f00f5",
      "fileid": "18a9eed85ae8a2a049e2b8c13f939bf7c190933b9d66be3960013f1ab10563da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/panukatan/actions/runs/25909306888"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9001",
      "date": "2026-05-15T09:03:07.000Z",
      "distro": "noble",
      "commit": "2ce53400ea5a3a663ed8f7f745cb7a15cd2f00f5",
      "fileid": "ca01a0cd3e2d18f5b19692624ecda79eea3c836e5454a3f7b796682bb67d217d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/panukatan/actions/runs/25909306888"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9001",
      "date": "2026-05-15T09:02:19.000Z",
      "commit": "2ce53400ea5a3a663ed8f7f745cb7a15cd2f00f5",
      "fileid": "ef29b8805595e56161715d29e245bba63e7c33518b639e5ea63bfd5e18e3f85e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/panukatan/actions/runs/25909306888"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9001",
      "date": "2026-05-15T09:02:46.000Z",
      "commit": "2ce53400ea5a3a663ed8f7f745cb7a15cd2f00f5",
      "fileid": "6bd2fceaaceef7de7d28fa45a72a584c5701f8449d2c4ce0d7689bd88b4fc1fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/panukatan/actions/runs/25909306888"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9001",
      "date": "2026-05-15T09:02:08.000Z",
      "commit": "2ce53400ea5a3a663ed8f7f745cb7a15cd2f00f5",
      "fileid": "66a9f5c97258d5d8f6eb3fb44fafe22ffc112163dd82af308a78ba06e7f2d5f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/panukatan/actions/runs/25909306888"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9001",
      "date": "2026-05-15T09:02:09.000Z",
      "commit": "2ce53400ea5a3a663ed8f7f745cb7a15cd2f00f5",
      "fileid": "d210e8f0b60a45fa9699e88e97f20a8119ccfe347324a7324797affd95ca9b6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/panukatan/actions/runs/25909306888"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9001",
      "date": "2026-05-15T09:02:04.000Z",
      "commit": "2ce53400ea5a3a663ed8f7f745cb7a15cd2f00f5",
      "fileid": "9a1c84ae6788cc05cc0f75372c7af099ef858bf72cdbc9f7ddd8fbeec2dd8ef7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/panukatan/actions/runs/25909306888"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9001",
      "date": "2026-06-02T19:31:30.000Z",
      "commit": "2ce53400ea5a3a663ed8f7f745cb7a15cd2f00f5",
      "fileid": "564b3168156f1fcc7ae7f3958b3e0614bd6bcff7b245e52b46bff275b8ec04c3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/panukatan/actions/runs/25909306888"
    }
  ]
}