Package: isoexplorer Title: GUI Components to Explore Stable Isotope Data Files Version: 0.4.1 Authors@R: c( person( given = "Sebastian", family = "Kopf", email = "sebastian.kopf@colorado.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-2044-0201")) ) Description: Provides graphical user interface components to explore stable isotope data files using the 'isoreader2' package, including browsing, visualizing, and exporting isotope data. License: AGPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) Depends: R (>= 4.5.0) Imports: cli (>= 3.6.0), rlang (>= 1.1.0), tibble, dplyr, purrr, stringr, htmltools, shiny, bslib, shinyjs, shinyAce, shinycssloaders, rlog, DT, ggplot2, isoreader2 (>= 0.6.0), stats, callr, httpuv, htmlwidgets, tidyr, tidyselect, tools, utils, withr Suggests: testthat (>= 3.0.0), pkgload Config/testthat/edition: 3 URL: https://github.com/isoverse/isoexplorer BugReports: https://github.com/isoverse/isoexplorer/issues Language: en-US Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libx11-dev zlib1g-dev Repository: https://isoverse.r-universe.dev Date/Publication: 2026-07-14 08:03:48 UTC RemoteUrl: https://github.com/isoverse/isoexplorer RemoteRef: HEAD RemoteSha: e2f6cf28316287045042a3717525c65bd9681fe3 NeedsCompilation: no Packaged: 2026-07-23 11:13:57 UTC; root Author: Sebastian Kopf [aut, cre] (ORCID: ) Maintainer: Sebastian Kopf