Package: cooltools
Type: Package
Title: Practical Tools for Scientific Computation and Visualisation
Version: 2.33
Authors@R: 
    c(person(given = "Danail",
             family = "Obreschkow",
             role = c("aut", "cre"),
             email = "danail.obreschkow@gmail.com",
             comment = c(ORCID = "0000-0002-1527-0762")))
Description: Provides utilities for scientific computation and visualisation, with an emphasis on applications in physics and astrophysics. Functionality includes random sampling from spherical and custom distributions, information and entropy analysis, Fourier transforms, two-point correlation estimation, binning and gridding of point sets, two-dimensional interpolation, Monte Carlo integration, vector operations, coordinate transformations, physical constants, and cosmological conversions. Graphics tools support the creation and export of publication-quality plots, animations, colour scales, map projections, and bitmap images. Several of these tools were used by Obreschkow et al. (2020) <doi:10.1093/mnras/staa445>.
Imports: plotrix, celestial, data.table, pracma, utils, png, jpeg,
        MASS, raster, sp, cubature, bit64, randtoolbox, Rcpp, FNN,
        gitcreds, pak
Suggests: EBImage, hdf5r
LinkingTo: Rcpp
License: GPL-3
Encoding: UTF-8
LazyData: true
NeedsCompilation: yes
URL: https://github.com/obreschkow/cooltools
Config/roxygen2/version: 8.1.0
Packaged: 2026-09-11 09:44:23 UTC; 00077389
Author: Danail Obreschkow [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-1527-0762>)
Maintainer: Danail Obreschkow <danail.obreschkow@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-11 10:20:08 UTC
