Package: sysreqr
Title: Preflight Checks for 'R' Package System Requirements
Version: 0.1.0
Authors@R: c(
    person(
      "Ahmad", "Sofi-Mahmudi",
      role = c("aut", "cre"),
      email = "a.sofimahmudi@gmail.com",
      comment = c(ORCID = "0000-0001-6829-0823")
    )
  )
Description: Helps users on 'Linux' (and, where applicable, 'macOS') find the
    system packages they need before installing 'R' packages from source. Queries
    maintained system requirement sources, reports missing system packages,
    and generates installation commands, 'Dockerfile' snippets, 'GitHub Actions'
    steps, administrator request templates, and diagnostic reports from failed
    installation logs.
License: GPL-3
URL: https://github.com/choxos/sysreqR
BugReports: https://github.com/choxos/sysreqR/issues
Depends: R (>= 4.1)
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), withr
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/Needs/website: pkgdown
Encoding: UTF-8
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-06-05 16:08:45 UTC; choxos
Author: Ahmad Sofi-Mahmudi [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-6829-0823>)
Maintainer: Ahmad Sofi-Mahmudi <a.sofimahmudi@gmail.com>
Repository: CRAN
Date/Publication: 2026-06-11 11:50:02 UTC
Built: R 4.5.3; ; 2026-06-11 16:14:39 UTC; windows
