Skip to content

Commit

Permalink
Merge branch 'release-0.1.9'
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewHeun committed Dec 21, 2023
2 parents d18f317 + a7a0eec commit 9c73d5c
Show file tree
Hide file tree
Showing 36 changed files with 96 additions and 66 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: RCLabels
Title: Manipulate Matrix Row and Column Labels with Ease
Version: 0.1.8
Date: 2023-12-09
Version: 0.1.9
Date: 2023-12-20
Authors@R: c(person(given = "Matthew",
family = "Heun",
role = c("aut", "cre"),
Expand Down
7 changes: 6 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,12 @@ Cite all releases with doi [10.5281/zenodo.5819143](https://doi.org/10.5281/zeno
which always resolves to the latest release.


# RCLabels 0.1.8 (2023-12-09)
# RCLabels 0.1.9 (2023-12-20)

* Added a statement of need to the `README.Rmd` file.


# RCLabels 0.1.8 (2023-12-09) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.10340402.svg)](https://doi.org/10.5281/zenodo.10340402)

* Fixing GitHub pkgdown website.
* No new tests.
Expand Down
10 changes: 8 additions & 2 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,15 @@ knitr::opts_chunk$set(
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.5819143.svg)](https://doi.org/10.5281/zenodo.5819143)
<!-- badges: end -->


## Statement of need

When analyzing lists of matrices
(whether actual `list`s or matrix columns in a
[matsindf](https://github.com/MatthewHeun/matsindf) data frame),
it can be challenging to operate on matrix row and column names.
This package provides functions to assist with manipulating matrix
row and column labels for all types of matrix mathematics
where row and column labels are to be respected.
row and column labels for those situations.
Example applications include economic and energy conversion chain analyses
using input-output (IO) analysis or
physical supply-use table (PSUT) analysis.
Expand Down
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,15 @@ coverage](https://codecov.io/gh/MatthewHeun/RCLabels/branch/main/graph/badge.svg
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.5819143.svg)](https://doi.org/10.5281/zenodo.5819143)
<!-- badges: end -->

## Statement of need

When analyzing lists of matrices (whether actual `list`s or matrix
columns in a [matsindf](https://github.com/MatthewHeun/matsindf) data
frame), it can be challenging to operate on matrix row and column names.
This package provides functions to assist with manipulating matrix row
and column labels for all types of matrix mathematics where row and
column labels are to be respected. Example applications include economic
and energy conversion chain analyses using input-output (IO) analysis or
physical supply-use table (PSUT) analysis.
and column labels for those situations. Example applications include
economic and energy conversion chain analyses using input-output (IO)
analysis or physical supply-use table (PSUT) analysis.

## Installation

Expand Down
17 changes: 14 additions & 3 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
## Context

`RCLabels` v0.1.8 fixes the GitHub pages `pkgdown` website.
`RCLabels` v0.1.9
adds a statement of need to the `README.Rmd` file
in preparation for submitting a paper to the
Journal of Open Source Software.
No other changes have been made.
See `NEWS.md` for details.


## Test environments (12 in total) and R CMD check results
Expand Down Expand Up @@ -36,7 +40,7 @@ No other changes have been made.
* ERRORs: 0
* WARNINGs: 0
* NOTEs: 0
* `devtools::check_win_devel()`, R Under development (unstable) (2023-12-08 r85664 ucrt)
* `devtools::check_win_devel()`, R Under development (unstable) (2023-12-20 r85713 ucrt)
* ERRORs: 0
* WARNINGs: 0
* NOTEs: 0
Expand Down Expand Up @@ -72,10 +76,17 @@ No other changes have been made.
* Fedora Linux, R-devel, clang, gfortran
* ERRORs: 0
* WARNINGs: 0
* NOTEs: 1
* NOTEs: 2
- checking HTML version of manual ... NOTE
Skipping checking HTML validation: no command 'tidy' found.
This note received only on rhub.
- Checking CRAN incoming feasibility ... [10s/44s] NOTE
Found the following (possibly) invalid URLs:
- Followed by a series of files with invalid URLs.
- I see no invalid URLs,
and Fedora Linux is the only platform where this
NOTE is provided.



## revdepcheck results
Expand Down
2 changes: 1 addition & 1 deletion docs/404.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/LICENSE-text.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/LICENSE.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/articles/RCLabels.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions docs/authors.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 6 additions & 2 deletions docs/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 7 additions & 2 deletions docs/news/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pkgdown: 2.0.7
pkgdown_sha: ~
articles:
RCLabels: RCLabels.html
last_built: 2023-12-10T01:15Z
last_built: 2023-12-21T13:11Z
urls:
reference: https://matthewheun.github.io/RCLabels/reference
article: https://matthewheun.github.io/RCLabels/articles
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/arrow_notation.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/bracket_arrow_notation.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/bracket_notation.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/from_notation.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/get_nouns.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/get_objects.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/get_pps.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/get_prepositions.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions docs/reference/make_or_pattern.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9c73d5c

Please sign in to comment.