cran-comments.md

Version 0.2.2

I was asked to fix two notes that occurred on the CRAN checks.

Fixes

Test environments

R CMD check results

There were no errors, warnings or notes locally and with win-builder.

There were two notes on rhub:

* checking for non-standard things in the check directory ... NOTE
   Found the following files/directories:
     ''NULL''
* checking for detritus in the temp directory ... NOTE
   Found the following files/directories:
     'lastMiKTeXException'

The first notes seems to be caused by r-hub: https://stackoverflow.com/questions/76317685/found-the-following-files-directories-null-when-i-run-devtoolscheck-rhub

Version 0.2.1

This is a minor update and fixes a bug that was introduced with the last update.

Fixes

Test environments

R CMD check results

There were no errors, warnings or notes.

Version 0.2.0

Round 1

updates

Fixes

Test environments

R CMD check results

There were no errors, warnings or notes.

Version 0.1.7

Round 1

I was asked to fix warnings that occured on one specific test environment:

checking whether package ‘amt’ can be installed ... [38s/38s] WARNING Found the following significant warnings: Warning: multiple methods tables found for ‘direction’ Warning: multiple methods tables found for ‘gridDistance’

using platform: x86_64-apple-darwin17.0 (64-bit) [https://www.r-project.org/nosvn/R.check/r-release-macos-x86_64/amt-00check.html]

It seems that this issue is resolved, if packages raster and terra are newly installed, this was suggested by Roger Bivand here: https://stackoverflow.com/questions/70674136/r-package-warning-multiple-methods-tables-found-for-direction/70716776#70716776

I also fixed warnings that occurred within \donttest{}.

Test environments

R CMD check results

There were no errors, warnings or notes.

Version 0.1.6

Round 1

Test environments

R CMD check results

There were warning no errors, warnings or notes.

Version 0.1.5

Round 2

Test environments

R CMD check results

There were no errors or warnings. There was one note.

  1. That the package was archived.

Additional notes

I did major updates to the documentation following suggestions received by Email on the 16th of November. This included adding \value to all Rd files and removing all \dontrun{ }-statements from the examples.

Round 1

Test environments

R CMD check results

There were no errors or warnings. There was one note.

  1. That the package was archived.

What changed

Version 0.1.4

Round 1

Test environments

R CMD check results

There were no errors, warnings or notes.

What changed

Version 0.1.3

Round 1

Test environments

R CMD check results

There were no errors or warnings. On some platforms I received a note indicating that I have to many imports from non-default packages (local check).

What changed

Version 0.1.2

Round 1

Test environments

R CMD check results

There were no errors or warnings. On some platforms I received a note indicating that I have to many imports from non-default packages (local check).

What changed

Version 0.1.1

Round 1

Test environments

R CMD check results

There were no errors or warnings. On some platforms I received a note indicating that I have to many imports from non-default packages. I will reduce the number of imports in futur versions of the amt package.

What changed

bug fixes

Version 0.1.0

Round 2

The unit tests gave an error for MacOS. I was asked by Prof. B. Ripley to resolve these.

I this and tested the package again with

rhub::check(platform = "macos-highsierra-release-cran")

There were no errors warnings or notes.

Round 1

Test environments

R CMD check results

There were no errors, warnings or notes

What changed

bug fixes

updates

Version 0.0.9.0

Round 2

I was asked to fix the references in the Description to <doi:prefix/suffix> which is now done.

Test environments

There were no errors, warnings or notes.

Round 1

Test environments

What changed

bug fixes

minor changes

major changes

R CMD check results

There were no errors or warnings. There was 1 note.

* checking CRAN incoming feasibility ... NOTE
Maintainer: 'Johannes Signer <jsigner@gwdg.de>'

Days since last update: 4

The Description field contains
  <https://doi.org/10.1890/04-0953> and integrated step-selection
  functions <https://doi.org/10.1111/2041-210X.12528>), and simulation of
  <https://doi.org/10.1002/ecs2.1771>.```

Version 0.0.8.0

Round 1

Test envionments

What changed

new features

major changes

R CMD check results

There were no errors or warnings. There was 1 note.

* checking CRAN incoming feasibility ... NOTE
Maintainer: 'Johannes Signer <jsigner@gwdg.de>'

New submission

Package was archived on CRAN

CRAN repository db overrides:
  X-CRAN-Comment: Archived on 2020-03-17 as depends on archived package
    'velox'.

Version 0.0.7.0

Round 1

Test envionments

What changed

R CMD check results

There were no errors or warnings.

There was one note using win builder:

* checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
Maintainer: 'Johannes Signer <jsigner@gwdg.de>'

Version 0.0.6.0

Round 1

Test environments

What changed

minor changes

R CMD check results

There were no ERRORs or WARNINGs.

* checking dependencies in R code ... NOTE
Namespaces in Imports field not imported from:
  ‘Rcpp’ ‘magrittr’
  All declared Imports should be used.

Both packages (Rcpp and magrittr) are used. I export the pipe operator (%>%) from magrittr and use Rcpp for source compiled code.

Downstream dependencies

There are no downstream dependencies.

Version 0.0.5.0

Round 1

Test environments

What changed

minor changes

R CMD check results

There were no ERRORs, WARNINGs or NOTEs.

Downstream dependencies

There are no downstream dependencies.

Version 0.0.3.0

Round 1

Test environments

What changed

Minor update to fix: - Vignette titles - Add Rdpack (used for Rdmacros) to suggested packages.

R CMD check results

There were no ERRORs, WARNINGs or NOTEs.

Downstream dependencies

There are no downstream dependencies.

Version 0.0.2.0

Round 1

Test environments

R CMD check results

There were no ERRORs or WARNINGs.

There was one NOTE:

* checking CRAN incoming feasibility ... NOTE
Maintainer: 'Johannes Signer <jsigner@gwdg.de>'

New submission

Downstream dependencies

There are no downstream dependencies.

Reviewer comments

Thanks, please write package names and software names in single quotes (e.g. 'amt') in title and description.

Please fix and resubmit.

Round 2

Test environments

R CMD check results

There were no ERRORs or WARNINGs.

There was one NOTE:

* checking CRAN incoming feasibility ... NOTE
Maintainer: 'Johannes Signer <jsigner@gwdg.de>'

Response to requests

I adjusted the Description of the package and enclosed amt (the package name) in single quotes.

Downstream dependencies

There are no downstream dependencies.



jmsigner/amt documentation built on April 24, 2024, 9:16 a.m.