aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen Kellner <ken@kenkellner.com>2024-01-08 15:53:31 -0500
committerKen Kellner <ken@kenkellner.com>2024-01-08 15:53:53 -0500
commit8bc107f0af18f8cc0058a9c0998bf949c8568015 (patch)
treedcb1de98df2170f519fa6b05010a7cfb1838aebe
parenta5948c0ca573c0f45d4e0670f85cd4ad3f77b0fd (diff)
Change Rd itemize --> describe as suggested by CRAN
-rw-r--r--DESCRIPTION2
-rw-r--r--man/MesoCarnivores.Rd2
2 files changed, 2 insertions, 2 deletions
diff --git a/DESCRIPTION b/DESCRIPTION
index 1e52b57..352015a 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,5 +1,5 @@
Package: unmarked
-Version: 1.4.0
+Version: 1.4.1
Date: 2024-01-08
Type: Package
Title: Models for Data from Unmarked Animals
diff --git a/man/MesoCarnivores.Rd b/man/MesoCarnivores.Rd
index 8d274a4..7a58077 100644
--- a/man/MesoCarnivores.Rd
+++ b/man/MesoCarnivores.Rd
@@ -17,7 +17,7 @@
\item{\code{coyote}}{A 1437x3 occupancy matrix for coyote}
\item{\code{redfox}}{A 1437x3 occupancy matrix for red fox}
\item{\code{sitecovs}}{A data frame containing covariates for the 1437 sites, with the following columns:
- \itemize{
+ \describe{
\item{\code{Dist_5km}}{Proportion of disturbed land in 5 km radius}
\item{\code{HDens_5km}}{Housing density in 5 km radius}
\item{\code{Latitude}}{Latitude / 100}