Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf1d18a8

Browse files
committed
Use more concise version number; no data model versioning
1 parent38f860b commitf1d18a8

File tree

3 files changed

+13
-1
lines changed

3 files changed

+13
-1
lines changed

‎.Rbuildignore‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@
55
^\.github$
66
^codecov\.yml$
77
^LICENSE\.md$
8+
^CRAN-RELEASE$
9+
^cran-comments\.md$

‎DESCRIPTION‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: SoilTaxonomy
22
Title: United States Soil Taxonomy
33
Description: Taxonomic dictionaries, formative element lists, and functions related to the maintenance, development and application of U.S. Soil Taxonomy.
4-
Version: 0.1.0.1000
4+
Version: 0.1
55
Authors@R: c(person(given="Dylan", family="Beaudette", role = c("aut"), email = "dylan.beaudette@usda.gov"), person(given="Andrew", family="Brown", email="andrew.g.brown@usda.gov", role = c("aut", "cre")))
66
Maintainer: Andrew Brown <andrew.g.brown@usda.gov>
77
Depends: R (>= 3.5)

‎cran-comments.md‎

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
##Test environments
2+
* local R installation, R 4.0.2
3+
* ubuntu 20.04 (on GitHub Actions), R 4.0.4
4+
* win-builder (devel)
5+
6+
##R CMD check results
7+
8+
0 errors | 0 warnings | 1 note
9+
10+
* Using more concise version number

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp