{
  "_id": "6a197ff0acfb0bcc41df855d",
  "Package": "spaAlign",
  "Title": "Stratigraphic Plug Alignment for Integrating Plug-Based and XRF\nData",
  "Version": "0.0.6",
  "Authors@R": "c(\nperson(given = c(\"Hope\", \"E.\"),\nfamily = \"Omodolor\",\nemail = \"hopeomodolor@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0005-7842-406X\")),\nperson(given = c(\"Jeffrey\", \"M.\"),\nfamily = \"Yarus\",\nrole = \"aut\")\n)",
  "Description": "Implements the Stratigraphic Plug Alignment (SPA)\nprocedure for integrating sparsely sampled plug-based\nmeasurements (e.g., total organic carbon, porosity, mineralogy)\nwith high-resolution X-ray fluorescence (XRF) geochemical data.\nSPA uses linear interpolation via the base approx() function\nwith constrained extrapolation (rule = 1) to preserve\nstratigraphic order and avoid estimation beyond observed\ndepths. The method aligns all datasets to a common depth grid,\nenabling high-resolution multivariate analysis and\nstratigraphic interpretation of core-based datasets such as\nthose from the Utica and Point Pleasant formations. See R Core\nTeam (2025)\n<https://stat.ethz.ch/R-manual/R-devel/library/stats/html/stats-package.html>\nand Omodolor (2025)\n<http://rave.ohiolink.edu/etdc/view?acc_num=case175262671767524>\nfor methodological background and geological context.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3 knitr, rmarkdown",
  "VignetteBuilder": "knitr",
  "URL": "https://omodolor.github.io/spaAlign/\nhttps://github.com/Omodolor/spaAlign",
  "Repository": "https://omodolor.r-universe.dev",
  "Date/Publication": "2026-01-29 04:09:19 UTC",
  "RemoteUrl": "https://github.com/omodolor/spaalign",
  "RemoteRef": "HEAD",
  "RemoteSha": "8b19fe42d1836db42a5507bbe5ccb2bc90747967",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 11:31:58 UTC",
    "User": "root"
  },
  "Author": "Hope E. Omodolor [aut, cre] (ORCID:\n<https://orcid.org/0009-0005-7842-406X>),\nJeffrey M. Yarus [aut]",
  "Maintainer": "Hope E. Omodolor <hopeomodolor@gmail.com>",
  "MD5sum": "b80880e575184f6cb97885a31a45125a",
  "_user": "omodolor",
  "_type": "src",
  "_file": "spaAlign_0.0.6.tar.gz",
  "_fileid": "99331d0f1825d8447a12e2176a956e16de928e10be976263bad9307b17f39deb",
  "_filesize": 7372955,
  "_sha256": "99331d0f1825d8447a12e2176a956e16de928e10be976263bad9307b17f39deb",
  "_created": "2026-05-29T11:31:58.000Z",
  "_published": "2026-05-29T12:00:48.459Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78492373424,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7289688462"
    },
    {
      "job": 78492373414,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7289692297"
    },
    {
      "job": 78492373422,
      "time": 76,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7290119416"
    },
    {
      "job": 78492373493,
      "time": 74,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7290126607"
    },
    {
      "job": 78491972044,
      "time": 161,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289654718"
    },
    {
      "job": 78492373430,
      "time": 87,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289679608"
    },
    {
      "job": 78492373404,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7289675680"
    },
    {
      "job": 78492373483,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7289676204"
    },
    {
      "job": 78492373408,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7289675584"
    }
  ],
  "_buildurl": "https://github.com/r-universe/omodolor/actions/runs/26634697031",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/omodolor/spaalign",
  "_commit": {
    "id": "8b19fe42d1836db42a5507bbe5ccb2bc90747967",
    "author": "Hope Omodolor <hopeomodolor@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Add LICENSE file",
    "time": 1769659759
  },
  "_maintainer": {
    "name": "Hope E. Omodolor",
    "email": "hopeomodolor@gmail.com",
    "login": "omodolor",
    "description": "Geoscientist",
    "uuid": 219905478
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "omodolor",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-05",
      "n": 78
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "omodolor",
      "count": 2,
      "uuid": 219905478
    }
  ],
  "_userbio": {
    "uuid": 219905478,
    "type": "user",
    "name": "Hope Omodolor",
    "description": "Geoscientist"
  },
  "_downloads": {
    "count": 435,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/spaAlign"
  },
  "_devurl": "https://github.com/omodolor/spaalign",
  "_pkgdown": "https://omodolor.github.io/spaAlign/",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/spaAlign.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/omodolor/spaalign",
  "_realowner": "omodolor",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.5",
      "date": "2025-12-18"
    },
    {
      "version": "0.0.6",
      "date": "2026-01-08"
    }
  ],
  "_exports": [
    "spa_align"
  ],
  "_help": [
    {
      "page": "spa_align",
      "title": "Stratigraphic Plug Alignment (SPA)",
      "topics": [
        "spa_align"
      ]
    }
  ],
  "_readme": "https://github.com/omodolor/spaalign/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "spaalign",
  "_universes": [
    "omodolor"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.6",
      "date": "2026-05-29T11:33:59.000Z",
      "distro": "noble",
      "commit": "8b19fe42d1836db42a5507bbe5ccb2bc90747967",
      "fileid": "5ea8fe8e73bfd2f8f5444cd7fa3b84d5972b7737102b51985adbae43752026a7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/omodolor/actions/runs/26634697031"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.6",
      "date": "2026-05-29T11:34:12.000Z",
      "distro": "noble",
      "commit": "8b19fe42d1836db42a5507bbe5ccb2bc90747967",
      "fileid": "d285e2faa2af06beb274e2940f8e3b611c56a01e7172b3451940e5e4f90f026f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/omodolor/actions/runs/26634697031"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.6",
      "date": "2026-05-29T11:59:27.000Z",
      "commit": "8b19fe42d1836db42a5507bbe5ccb2bc90747967",
      "fileid": "0ab8e461eb3e4adff7f5a753a992e9d20137988247d9945d08dfaccb777a9baa",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/omodolor/actions/runs/26634697031"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.6",
      "date": "2026-05-29T11:59:52.000Z",
      "commit": "8b19fe42d1836db42a5507bbe5ccb2bc90747967",
      "fileid": "dc1bde58c6832418aaa4485ec3872844d74f0027e68f1e2fe76e0196d8dde5ca",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/omodolor/actions/runs/26634697031"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.6",
      "date": "2026-05-29T11:33:39.000Z",
      "commit": "8b19fe42d1836db42a5507bbe5ccb2bc90747967",
      "fileid": "45c0f6e158de999ee3f65c6edbd8ea17eb019c066392ab11f904e50089f5d490",
      "status": "success",
      "buildurl": "https://github.com/r-universe/omodolor/actions/runs/26634697031"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-05-29T11:33:09.000Z",
      "commit": "8b19fe42d1836db42a5507bbe5ccb2bc90747967",
      "fileid": "73dd39a1fe978a9f335b7aa7b9299760b5d6009e8896601cc248d71c822e7fd9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/omodolor/actions/runs/26634697031"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-05-29T11:33:14.000Z",
      "commit": "8b19fe42d1836db42a5507bbe5ccb2bc90747967",
      "fileid": "bdf50de2157b6d56191d469632bdef2c313c327926ec4339889d0d30b9c90e20",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/omodolor/actions/runs/26634697031"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-05-29T11:33:11.000Z",
      "commit": "8b19fe42d1836db42a5507bbe5ccb2bc90747967",
      "fileid": "e9a6387c28c6ae475bd792268670f1c6a4d5e143e2b1e61a93483a84d28f7313",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/omodolor/actions/runs/26634697031"
    }
  ]
}