Package: astronomR
Type: Package
Title: Cosmic Insights: Statistical Frameworks for Astronomers
Version: 0.1.0
Authors@R: c(
    person("Samrit", "Pramanik", email = "samrit.2442@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-2055-9007")),
    person("Kazi Abu", "Rousan", email = "kaziaburousan1999@gmail.com", role = c("aut"),
           comment = c(ORCID = "0000-0002-7906-2030")))
Description: A comprehensive toolkit for astronomical and cosmological
    computations. Provides functions for angular coordinate conversions
    (degrees, hours-minutes-seconds, degrees-minutes-seconds, and radians),
    access to fundamental physical constants, queries to the Gaia Archive TAP
    (Table Access Protocol) service, cosmological distance calculations, and
    early-universe thermal
    physics including photon density and 'Saha' equation solutions.
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-US
URL: https://github.com/samrit2442/astronomR
BugReports: https://github.com/samrit2442/astronomR/issues
Imports: dplyr, httr, jsonlite, pracma, readr, stringr, tibble, tidyr
Depends: R (>= 4.1.0)
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-05-19 12:08:19 UTC; samri
Author: Samrit Pramanik [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-2055-9007>),
  Kazi Abu Rousan [aut] (ORCID: <https://orcid.org/0000-0002-7906-2030>)
Maintainer: Samrit Pramanik <samrit.2442@gmail.com>
Repository: CRAN
Date/Publication: 2026-05-27 09:20:02 UTC
