Skip to content

Commit 485b50f

Browse files
author
marlonecobos
committed
version update and package description checked
1 parent 6715676 commit 485b50f

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: kuenm2
22
Type: Package
33
Title: Detailed Development of Ecological Niche Models
4-
Version: 0.0.11
4+
Version: 0.0.12
55
Authors@R: c(
66
person("Weverton C. F.", "Trindade", email = "wevertonf1993@gmail.com", role = c("aut", "cre"),
77
comment = c(ORCID = "0000-0003-2045-4555")),
@@ -15,7 +15,7 @@ Authors@R: c(
1515
comment = c(ORCID = "0000-0002-2611-1767")))
1616
Maintainer: Weverton C. F. Trindade <wevertonf1993@gmail.com>
1717
BugReports: https://github.com/marlonecobos/kuenm2/issues
18-
Date: 2025-08-21
18+
Date: 2026-03-04
1919
Description: A new set of tools to help with the development of detailed ecological
2020
niche models using multiple algorithms. Pre-modeling analyses and
2121
explorations can be done to prepare data. Model calibration (model selection)

R/kuenm2.R

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@
2828
#' [organize_future_worldclim()], [prepare_projection()], [project_selected()]
2929
#'
3030
#' ## Post-modeling analysis
31-
#' - Variability: [projection_changes()], [projection_variability()]
32-
#' - Uncertainty: [projection_mop()]
31+
#' - Variability: [prediction_changes()], [projection_changes()],
32+
#' [projection_variability()]
33+
#' - Uncertainty: [projection_mop()], [single_mop()]
3334
#'
3435
"_PACKAGE"

man/kuenm2-package.Rd

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)