Based on the remarks of the MEE editor (see below) I see the following steps that need to be adressed:
The main practical concern is the test suite, which is not sufficient for a package with functionality spanning data validation, report generation, spatial processing, taxonomic lookup, density estimation and graphical outputs. There are also several signs that the source archive is unfinished. For example, the package version metadata are inconsistent across files, the archive is not fully anonymised for double-anonymous review (for instance R files contain the author’s name), some documentation still contains placeholder references (‘xxx’), and the dependency metadata require clarification (installAll.R lists packages not reflected in the package DESCRIPTION file).
Additionally when I look at the R cmd checks I see the following warnings that need to be adressed:
Based on the remarks of the MEE editor (see below) I see the following steps that need to be adressed:
Additionally when I look at the R cmd checks I see the following warnings that need to be adressed:
R/camR_functions.R. #7roxygen2blocks to document your functions & rebuild the documentation #8