{
  "_id": "6a1e908e1d7bb097a0a6a1b2",
  "Package": "CharAnalysis",
  "Type": "Package",
  "Title": "Peak Detection and Fire History from Sediment-Charcoal Records",
  "Version": "2.0.3",
  "Date": "2026-04-29",
  "Authors@R": "person(\"Philip\", \"Higuera\",\nemail   = \"philip.higuera@umontana.edu\",\nrole    = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-1278-4095\"))",
  "Description": "A program for reconstructing local fire histories from\nhigh-resolution, continuously sampled lake-sediment charcoal\nrecords. 'CharAnalysis' decomposes a charcoal record into low-\nand high-frequency components and uses locally defined\nthresholds to separate fire signal from noise, following the\napproach of Higuera et al. (2009) <doi:10.1890/07-2019.1>, with\nunderlying assumptions and rationale described in Higuera et\nal. (2010) <doi:10.1071/WF09134>. The package is designed for\nmacroscopic charcoal records with contiguous sampling fine\nenough to resolve individual fire events, and is not\nappropriate for low-resolution or discontinuously sampled\nrecords. See the package URL for the User's Guide and\napplication examples.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "URL": "https://github.com/phiguera/CharAnalysis,\nhttps://doi.org/10.5281/zenodo.19304064",
  "BugReports": "https://github.com/phiguera/CharAnalysis/issues",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 08:09:07 UTC",
    "User": "root"
  },
  "Author": "Philip Higuera [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1278-4095>)",
  "Maintainer": "Philip Higuera <philip.higuera@umontana.edu>",
  "Repository": "https://phiguera.r-universe.dev",
  "Date/Publication": "2026-05-03 17:11:33 UTC",
  "RemoteUrl": "https://github.com/cran/CharAnalysis",
  "RemoteRef": "HEAD",
  "RemoteSha": "9cb04b22ad06e4e6024f10a5db806015616e5bef",
  "MD5sum": "9a9a44d747c184617d290af34dc94b90",
  "_user": "phiguera",
  "_type": "src",
  "_file": "CharAnalysis_2.0.3.tar.gz",
  "_fileid": "dd2377ea8c216e55c8be9786308191385fbf3e81a5f2ea0e6bc04fe014ec091b",
  "_filesize": 1662213,
  "_sha256": "dd2377ea8c216e55c8be9786308191385fbf3e81a5f2ea0e6bc04fe014ec091b",
  "_created": "2026-06-02T08:09:07.000Z",
  "_published": "2026-06-02T08:13:02.919Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79027154575,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7352357524"
    },
    {
      "job": 79027154619,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352357326"
    },
    {
      "job": 79027154627,
      "time": 194,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7352368147"
    },
    {
      "job": 79027154578,
      "time": 126,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352349319"
    },
    {
      "job": 79026610253,
      "time": 196,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352312662"
    },
    {
      "job": 79027154583,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352348620"
    },
    {
      "job": 79027154733,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7352344565"
    },
    {
      "job": 79027154677,
      "time": 106,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7352350281"
    },
    {
      "job": 79027154603,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352339306"
    }
  ],
  "_buildurl": "https://github.com/r-universe/phiguera/actions/runs/26806890350",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/CharAnalysis",
  "_commit": {
    "id": "9cb04b22ad06e4e6024f10a5db806015616e5bef",
    "author": "Philip Higuera <philip.higuera@umontana.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.0.3\n",
    "time": 1777828293
  },
  "_maintainer": {
    "name": "Philip Higuera",
    "email": "philip.higuera@umontana.edu",
    "login": "phiguera",
    "bluesky": "@philiphiguera.bsky.social",
    "orcid": "0000-0003-1278-4095",
    "description": "Professor,\nDepartment of Ecosystem and Conservation Sciences,\nUniversity of Montana,\nMissoula, MT 59812\n",
    "uuid": 6131110
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "ggtext",
      "role": "Suggests"
    },
    {
      "package": "readxl",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "2.0.2",
      "date": "2026-04-28"
    },
    {
      "name": "2.0.3",
      "date": "2026-05-03"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "phiguera",
      "count": 2,
      "uuid": 6131110
    }
  ],
  "_userbio": {
    "uuid": 6131110,
    "type": "user",
    "name": "Philip Higuera",
    "description": "Professor,\r\nDepartment of Ecosystem and Conservation Sciences,\r\nUniversity of Montana,\r\nMissoula, MT 59812\r\n"
  },
  "_downloads": {
    "count": 498,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CharAnalysis"
  },
  "_devurl": "https://github.com/phiguera/charanalysis",
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/CharAnalysis.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "phiguera",
  "_cranurl": false,
  "_releases": [
    {
      "version": "2.0.2",
      "date": "2026-04-28"
    },
    {
      "version": "2.0.3",
      "date": "2026-05-03"
    }
  ],
  "_exports": [
    "char_parameters",
    "char_plot_all",
    "char_plot_cumulative",
    "char_plot_fire_history",
    "char_plot_fri",
    "char_plot_peaks",
    "char_plot_raw",
    "char_plot_sni",
    "char_plot_thresh_diag",
    "char_plot_zones",
    "char_write_results",
    "CharAnalysis"
  ],
  "_help": [
    {
      "page": "char_lowess",
      "title": "Locally-weighted linear regression matching MATLAB charLowess.m / smooth()",
      "topics": [
        "char_lowess"
      ]
    },
    {
      "page": "char_parameters",
      "title": "Read CharAnalysis parameter and data files",
      "topics": [
        "char_parameters"
      ]
    },
    {
      "page": "char_peak_id",
      "title": "Identify charcoal peaks and apply minimum-count screening",
      "topics": [
        "char_peak_id"
      ]
    },
    {
      "page": "char_plot",
      "title": "CharAnalysis output figures",
      "topics": [
        "char_plot",
        "char_plot_all",
        "char_plot_cumulative",
        "char_plot_fire_history",
        "char_plot_fri",
        "char_plot_peaks",
        "char_plot_raw",
        "char_plot_sni",
        "char_plot_thresh_diag",
        "char_plot_zones"
      ]
    },
    {
      "page": "char_pretreatment",
      "title": "Interpolate and pretreat a charcoal time series",
      "topics": [
        "char_pretreatment"
      ]
    },
    {
      "page": "char_smooth",
      "title": "Smooth charcoal record to estimate low-frequency C_background",
      "topics": [
        "char_smooth"
      ]
    },
    {
      "page": "char_thresh_global",
      "title": "Calculate a global threshold value for charcoal peak identification",
      "topics": [
        "char_thresh_global"
      ]
    },
    {
      "page": "char_thresh_local",
      "title": "Calculate a per-sample local threshold for charcoal peak identification",
      "topics": [
        "char_thresh_local"
      ]
    },
    {
      "page": "char_validate_params",
      "title": "Validate CharAnalysis input parameters",
      "topics": [
        "char_validate_params"
      ]
    },
    {
      "page": "char_write_results",
      "title": "Write the CharAnalysis results matrix to a CSV file",
      "topics": [
        "char_write_results"
      ]
    },
    {
      "page": "CharAnalysis",
      "title": "Run the full CharAnalysis pipeline",
      "topics": [
        "CharAnalysis"
      ]
    },
    {
      "page": "gaussian_mixture_em",
      "title": "Gaussian Mixture EM - direct R port of GaussianMixture.m (Bowman CLUSTER)",
      "topics": [
        "gaussian_mixture_em"
      ]
    }
  ],
  "_rundeps": [
    "lattice",
    "MASS",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "CharAnalysis_intro.Rmd",
      "filename": "CharAnalysis_intro.html",
      "title": "CharAnalysis: Diagnostic and analytical tools for peak detection and fire-history interpretations using high-resolution sediment-charcoal records",
      "author": "Philip Higuera",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Installation",
        "Worked example: Code Lake",
        "Input files",
        "Running the full pipeline",
        "Exploring the output",
        "The charcoal object",
        "The char_thresh object",
        "Post-processing metrics",
        "The char_results matrix",
        "Output figures",
        "Figure 1 — Smoothing options for C~background~",
        "Figure 2 — Local threshold determination diagnostics",
        "Figure 3 — C~interp~, C~background~, and C~peak~",
        "Figure 5 — Cumulative peaks through time",
        "Figure 6 — FRI distributions by zone",
        "Figure 7 — Continuous fire history",
        "Figure 8 — Between-zone CHAR comparisons",
        "Saving all figures to PDF",
        "Writing results to CSV",
        "Key parameters",
        "Comparison with MATLAB v2.0",
        "Citation",
        "References"
      ],
      "created": "2026-04-28 22:15:37",
      "modified": "2026-05-03 17:11:33",
      "commits": 2
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "charanalysis",
  "_universes": [
    "phiguera"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.3",
      "date": "2026-06-02T08:11:16.000Z",
      "distro": "noble",
      "commit": "9cb04b22ad06e4e6024f10a5db806015616e5bef",
      "fileid": "efced9f0fdf0c76fbdaa16e26cd5c53f37a83819918a48669e58a799991e3f87",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phiguera/actions/runs/26806890350"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.3",
      "date": "2026-06-02T08:11:15.000Z",
      "distro": "noble",
      "commit": "9cb04b22ad06e4e6024f10a5db806015616e5bef",
      "fileid": "6ffe07c7f2d6ab34508d05352d58bcbe5fa74d7b5cbcd8a89048b26038beacdd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phiguera/actions/runs/26806890350"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.3",
      "date": "2026-06-02T08:11:51.000Z",
      "commit": "9cb04b22ad06e4e6024f10a5db806015616e5bef",
      "fileid": "36abe5774d430575e163840651571eac5f93f7ac59f915742d69d335aecc35aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phiguera/actions/runs/26806890350"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.3",
      "date": "2026-06-02T08:10:57.000Z",
      "commit": "9cb04b22ad06e4e6024f10a5db806015616e5bef",
      "fileid": "0052209750508c4567281b1eb635a6a32a12f525c5342f9ba9a0bac273b83e8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phiguera/actions/runs/26806890350"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.3",
      "date": "2026-06-02T08:11:07.000Z",
      "commit": "9cb04b22ad06e4e6024f10a5db806015616e5bef",
      "fileid": "b4ed299798e5c751e2a1ea3d41cede721963b17c250ddfb1421a5d19b8659bff",
      "status": "success",
      "buildurl": "https://github.com/r-universe/phiguera/actions/runs/26806890350"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.3",
      "date": "2026-06-02T08:10:32.000Z",
      "commit": "9cb04b22ad06e4e6024f10a5db806015616e5bef",
      "fileid": "92b7f9950378b54c45aeeb223f6ee9247ebc3d361433e5ac848c29e7b49f860b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phiguera/actions/runs/26806890350"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.3",
      "date": "2026-06-02T08:10:48.000Z",
      "commit": "9cb04b22ad06e4e6024f10a5db806015616e5bef",
      "fileid": "572d56afe8844e6ace67024fc2d94e202536ef64a96ad7fd4caf5c96379cab03",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phiguera/actions/runs/26806890350"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.3",
      "date": "2026-06-02T08:10:18.000Z",
      "commit": "9cb04b22ad06e4e6024f10a5db806015616e5bef",
      "fileid": "ef1b5835f06eead6ddb757b26b8d701c7b16f90ec7de4acae458e349173ab049",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phiguera/actions/runs/26806890350"
    }
  ]
}