-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
22 lines (22 loc) · 745 Bytes
/
DESCRIPTION
File metadata and controls
22 lines (22 loc) · 745 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: grec
Type: Package
Title: Gradient-Based Recognition of Spatial Patterns in Environmental Data
Version: 1.6.2.9999
Date: 2025-09-04
URL: https://github.com/LuisLauM/grec
BugReports: https://github.com/LuisLauM/grec/issues
Authors@R: c(person("Wencheng", "Lau-Medrano", role = c("aut", "cre"), email = "luis.laum@gmail.com"))
Maintainer: Wencheng Lau-Medrano <luis.laum@gmail.com>
Description: Provides algorithms for detection of spatial patterns from oceanographic data using image processing methods based on Gradient Recognition.
License: GPL (>= 3)
Depends: R (>= 3.2.0)
Imports: utils,
imagine (>= 2.1.2),
raster,
terra,
abind,
lifecycle
LazyData: true
RoxygenNote: 7.3.2
Encoding: UTF-8
Roxygen: list(markdown = TRUE)