-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
32 lines (32 loc) · 864 Bytes
/
DESCRIPTION
File metadata and controls
32 lines (32 loc) · 864 Bytes
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
28
29
30
31
32
Package: ClassicHCAS
Type: Package
Title: The Classic Habitat Condition Assessment System (HCAS)
Version: 1.1.0
Date: 2026-03-18
Author: Roozbeh Valavi, Eric Lehmann, Kristen Williams, Mike Birchall, Simon Collings, Simon Ferrier, and Tom Harwood
Maintainer: <roozbeh.valavi@csiro.au>
URL: https://github.com/csiro/ClassicHCAS
BugReports: https://github.com/csiro/ClassicHCAS/issues
Description: The HCAS evaluates habitat condition by comparing observed and
predicted remote sensing variables using reference ecosystem samples (Valavi et al. 2026).
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Depends:
R (>= 4.1.0)
Imports:
Rcpp (>= 1.0.2),
scales,
terra (>= 1.7.71)
Suggests:
methods,
knitr,
rmarkdown,
tinytest,
testthat (>= 3.0.0)
RoxygenNote: 7.3.2
VignetteBuilder: knitr
Config/testthat/edition: 3
LinkingTo:
Rcpp,
RcppEigen