-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcran-comments.Rmd
More file actions
49 lines (30 loc) · 1.31 KB
/
cran-comments.Rmd
File metadata and controls
49 lines (30 loc) · 1.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
---
title: "cran-comments"
output: github_document
---
```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE)
```
## Test environments
* local Windows, 10 install, R 3.5.1
* local OS X install, R 3.5.1
* R-hub
## R CMD check results
There were no ERRORS or WARNINGS.
There was one NOTE:
File 'LeMaRns/libs/x64/LeMaRns.dll':
Found no calls to: 'R_registerRoutines', 'R_useDynamicSymbols'
It is good practice to register native routines and to disable symbol
search.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
We tried multiple fixes but could not resolve this issue.
## Downstream dependencies
There are currently no downstream dependencies for this package.
## Resubmission 1
This is a resubmission. In this version I have:
* changed the descriptions of the package. It now reads: Set up, run and explore the outputs of the Length-based Multi-species model (LeMans; Hall et al. 2006; <doi:10.1139/f06-039>), focused on the marine environment.
* reduced the vignette runtime by precomputing the results for the lengthy parts.
* added the ORCID identifier for the authors.
## Resubmission 2
This is a resubmission. In this version I have:
* changed the Title field to be in title case. It now reads: Length-Based Multispecies Analysis by Numerical Simulation.