-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathDESCRIPTION
More file actions
27 lines (27 loc) · 1.03 KB
/
DESCRIPTION
File metadata and controls
27 lines (27 loc) · 1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Package: ProSpect
Type: Package
Title: Professional Spectral Analysis Package
Version: 1.9.11
Date: 2026-04-16
Author: Aaron Robotham
Maintainer: Aaron Robotham <aaron.robotham@uwa.edu.au>
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 (>= 4.0.0), ProSpectData (>= 1.1.0), Rcpp (>= 1.0.0)
Imports: celestial, NISTunits, pracma, checkmate, foreach, doParallel, parallel
Suggests: shiny, magicaxis, knitr, data.table, DT, Rfits, rmarkdown, LaplacesDemon, cmaeshpc, Highlander, hyper.fit, ProFit, ParmOff
Remotes:
asgr/cmaeshpc,
asgr/Highlander,
asgr/hyper.fit,
asgr/LaplacesDemon,
asgr/ParmOff,
ICRAR/ProFit,
asgr/ProSpectData,
asgr/Rfits
Encoding: UTF-8
LazyData: true
LazyDataCompression: gzip
LinkingTo: Rcpp
NeedsCompilation: yes
VignetteBuilder: knitr