-
Notifications
You must be signed in to change notification settings - Fork 6
/
DESCRIPTION
18 lines (18 loc) · 883 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Package: ProSpect
Type: Package
Title: Professional Spectral Analysis Package
Version: 1.6.0
Date: 2024-08-01
Author: Aaron Robotham
Maintainer: Aaron Robotham <[email protected]>
Description: A high level interface to the BC03 (low and high resolution), BPASS and EMILES libraries, as well as the Dale 2014 dust emission templates. This package allows for complex star formation and metallicity histories to be specified, and can be used in a generative or fitting (Bayesian) mode.
License: LGPL-3
Depends: R (>= 3.5.0), ProSpectData (>= 1.0.0), Rcpp (>= 1.0.0)
Imports: celestial, NISTunits, pracma, checkmate, foreach, doParallel
Suggests: shiny, magicaxis, knitr, data.table, DT, Rfits, rmarkdown, LaplacesDemon, cmaeshpc, Highlander, hyper.fit, ProFit
Encoding: UTF-8
LazyData: true
LazyDataCompression: gzip
LinkingTo: Rcpp
NeedsCompilation: yes
VignetteBuilder: knitr