This resubmission addresses all the points raised by the reviewer:
-
Expanded
DESCRIPTION
field- Added more details on package functionality and implemented methods.
- Included relevant references in the required format.
-
Added
\value{}
tags- Included
\value{}
sections in all relevant.Rd
files (blsd.Rd
,extractor.Rd
,prep_dataset.Rd
,taxa_counts.Rd
). - The
install_polars
function has been removed, as all other functions now prompt users to installpolars
if needed. - Clearly described function outputs, including their structure and meaning.
- Included
-
Improved examples in
.Rd
files- Added examples for exported functions.
- Since all functions require large sequencing data, examples are wrapped in
\dontrun{}
to prevent execution during checks.
-
Ensured compliance with CRAN file writing policies
Removed any default file paths in functions that write data (includingextract_kraken_output()
andprep_dataset()
) -
Non-standard file/directory found at top level: 'rsahmi.Rmd' remote the the file
Thank you for your time and consideration.
0 errors | 0 warnings | 1 note
- This is a new release.