Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.1.1 #298

Merged
merged 95 commits into from
Aug 19, 2024
Merged

Release 0.1.1 #298

merged 95 commits into from
Aug 19, 2024

Conversation

kdaust
Copy link
Collaborator

@kdaust kdaust commented Aug 19, 2024

No description provided.

achubaty and others added 30 commits May 23, 2024 22:57
From [Writing R Extensions](https://cran.r-project.org/doc/manuals/R-exts.html#The-DESCRIPTION-file):

> The mandatory ‘Description’ field should give a comprehensive description of what the package does. One can use several (complete) sentences, but only one paragraph. It should be intelligible to all the intended readership (e.g. for a CRAN package to all CRAN users). It is good practice not to start with the package name, ‘This package’ or similar. As with the ‘Title’ field, double quotes should be used for quotations (including titles of books and articles), and single quotes for non-English usage, including names of other packages and external software. This field should also be used for explaining the package name if necessary. URLs should be enclosed in angle brackets, e.g. ‘<https://www.r-project.org>’: see also [Specifying URLs](https://cran.r-project.org/doc/manuals/R-exts.html#Specifying-URLs).

also add doi for Wang et al. 2016
```r
   Non-standard files/directories found at top level:
     ‘COMPLIANCE.yaml’ ‘Compare_CHELSA.R’ ‘DD_Processing_Scripts’
     ‘archive’ ‘data_processing’ ‘logo.svg’ ‘logo_icon.png’ ‘man-roxygen’
```
per 'Good Practice' in `?.onAttach`
move packageStartupMessage to .onAttach
add non-standard files/directories to .Rbuildignore
cmahony and others added 29 commits August 14, 2024 12:39
Merge branch 'devl' into timeseries_backend

# Conflicts:
#	R/gcm.R
Timeseries backend - this addresses #247
Merge branch 'devl' of https://github.com/bcgov/climr into devl

# Conflicts:
#	NEWS.md
@kdaust kdaust merged commit 3ff4d80 into main Aug 19, 2024
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants