Skip to content

Commit c906131

Browse files
prepare patch submission to CRAN
1 parent b48ff88 commit c906131

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: MIAmaxent
22
Type: Package
33
Title: A Modular, Integrated Approach to Maximum Entropy Distribution Modeling
4-
Version: 1.3.0.9000
4+
Version: 1.3.1
55
Authors@R: c(
66
person("Julien", "Vollering", email = "[email protected]", role = c("aut", "cre")),
77
person("Sabrina", "Mazzoni", role = "aut"),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# MIAmaxent (development version)
1+
# MIAmaxent 1.3.1
22

33
* Allow `raster`'s Raster*-classes to be passed to projectModel(), for backward compatibility
44

cran-comments.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
## Test environments
44
* local windows 10 install, R 4.3.1
55
* win-builder, R devel
6-
* Ubuntu 11.4, R-devel (via rhub)
7-
* macOS Ventura 13.6.7, R-devel (via rhub)
6+
* macOS Ventura 13.6.9, R-devel (via rhub)
87

98
## R CMD check results
109

0 commit comments

Comments
 (0)