Skip to content

Commit

Permalink
Preparing CRAN submission
Browse files Browse the repository at this point in the history
  • Loading branch information
constantino-garcia committed Sep 23, 2024
1 parent 7841c58 commit f501315
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
6 changes: 3 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Package: nonlinearTseries
Type: Package
Title: Nonlinear Time Series Analysis
Version: 0.3.0.99999
Date: 2024-9-19
Version: 0.3.1
Date: 2024-9-23
Maintainer: Constantino A. Garcia <[email protected]>
Authors@R: c(person("Constantino A.", "Garcia",
email = "[email protected]",
Expand Down Expand Up @@ -40,5 +40,5 @@ Suggests:
rmarkdown,
testthat
VignetteBuilder: knitr
RoxygenNote: 7.3.0
RoxygenNote: 7.3.2
Encoding: UTF-8
13 changes: 7 additions & 6 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,20 @@
## Test environments
* local Manjaro, R 4.3.3
* local Endeavour OS, R 4.4.1
* macos-latest (release) on Github-Actions
* Ubuntu 22.04.4 (on Github-Actions), R-oldrel, R-release and R-devel.
* Win-builder checks: devel, release and oldrelease.
* Ubuntu-latest (on Github-Actions), R-oldrel, R-release and R-devel.
* Windows-latest (on Github-Actions).
* Win-builder checks: r-devel.

## R CMD check results
There was 1 NOTE (only in Linux systems):
checking installed package size ... NOTE
installed size is 7.1Mb
installed size is 8.0Mb
sub-directories of 1Mb or more:
libs 6.3Mb
libs 7.2Mb


## revdepcheck results
We checked 5 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
We checked 4 strong reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.

* We saw 0 new problems
* We failed to check 0 packages

0 comments on commit f501315

Please sign in to comment.