UBC-MDS / software-review-2022

0 stars 0 forks source link

Submission group 0: convertempr #1

Open flor14 opened 2 years ago

flor14 commented 2 years ago

Submitting Author Name: Tiffany Timbers Submitting Author Github Handle: !--author1-->@ttimbers<!--end-author1-- Repository: https://https://github.com/ttimbers/convertempr Version submitted: 0.0.0.9 Submission type: Standard Editor: @flor14 Language: en


Package: convertempr
Title: Easily convert between temperatures! Celsius, Kelvin & Fahrenheit!
Version: 0.0.0.9000
Authors@R: 
    person(given = "Tiffany",
           family = "Timbers",
           role = c("aut", "cre"),
           email = "tiffany.timbers@gmail.com",
           comment = c(ORCID = "0000-0002-2667-376X"))
Description: Contains functions for all permutations of conversions between Celsius, Kelvin and Fahrenheit.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.0.2
Suggests: 
    testthat (>= 2.1.0),
    covr,
    knitr,
    rmarkdown
URL: https://github.com/ttimbers/convertempr
BugReports: https://github.com/ttimbers/convertempr/issues
VignetteBuilder: knitr

Scope

The package convertempr convert between different temperatures, helping researchers or data scientist to perform this widely used conversions fast and without errors.

Researchers or data scientists working with climatic data.

No

No

Technical checks

Confirm each of the following by checking the box.

This package:

Publication options

MEE Options - [ ] The package is novel and will be of interest to the broad readership of the journal. - [ ] The manuscript describing the package is no longer than 3000 words. - [ ] You intend to archive the code for the package in a long-term repository which meets the requirements of the journal (see [MEE's Policy on Publishing Code](http://besjournals.onlinelibrary.wiley.com/hub/journal/10.1111/(ISSN)2041-210X/journal-resources/policy-on-publishing-code.html)) - (*Scope: Do consider MEE's [Aims and Scope](http://besjournals.onlinelibrary.wiley.com/hub/journal/10.1111/(ISSN)2041-210X/aims-and-scope/read-full-aims-and-scope.html) for your manuscript. We make no guarantee that your manuscript will be within MEE scope.*) - (*Although not required, we strongly recommend having a full manuscript prepared when you submit here.*) - (*Please do not submit your package separately to Methods in Ecology and Evolution*)

Code of conduct

flor14 commented 2 years ago

Package Review

Please check off boxes as applicable, and elaborate in comments below. Your review is not limited to these topics, as described in the reviewer guide

Documentation

The package includes all the following forms of documentation:

Functionality

Estimated hours spent reviewing:


Review Comments

The package is really interesting! Some comments: