-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
22 lines (22 loc) · 855 Bytes
/
DESCRIPTION
File metadata and controls
22 lines (22 loc) · 855 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: allometry
Title: Examples of Datasets on Allometry
Version: 0.1.1.9000
Authors@R:
person(given = "Takeshi",
family = "Abe",
role = c("aut", "cre"),
email = "tabe@fixedpoint.jp",
comment = c(ORCID = "0000-0002-7074-4561"))
Description: Examples of datasets on allometry, the study of the relationship of biological traits to body size. This package contains the dataset of morphological measurement taken from 113 maritime earwigs (Anisolabis maritima) by Matsuzawa and Konuma (2025) <doi:10.1093/biolinnean/blaf031>.
License: GPL (>= 3)
Encoding: UTF-8
URL: https://github.com/tabe/allometry
BugReports: https://github.com/tabe/allometry/issues
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3
Depends:
R (>= 3.5)
LazyData: true