Skip to content

Commit

Permalink
Fixed outdated links and redirects (#116)
Browse files Browse the repository at this point in the history
for CRAN resubmission
  • Loading branch information
zsteinmetz authored Jul 6, 2022
1 parent 8325df4 commit ee654c9
Show file tree
Hide file tree
Showing 8 changed files with 605 additions and 102 deletions.
10 changes: 5 additions & 5 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Package: OpenSpecy
Type: Package
Title: Analyze, Process, Identify, and Share Raman and (FT)IR Spectra
Version: 0.9.4
Date: 2022-07-04
Version: 0.9.5
Date: 2022-07-06
Authors@R: c(person("Win", "Cowger", role = c("cre", "aut"),
email = "wincowger@gmail.com",
comment = c(ORCID = "0000-0001-9226-3104")),
Expand Down Expand Up @@ -34,9 +34,9 @@ Description: Raman and (FT)IR spectral analysis tool for plastic particles and
reference library (Cowger et al. 2020, <doi:10.1177/0003702820929064>).
Analyzed spectra can be shared with the Open Specy community. A Shiny app is
available via run_app() or online at
<https://wincowger.shinyapps.io/OpenSpecy/>.
URL: https://github.com/wincowgerDEV/OpenSpecy
BugReports: https://github.com/wincowgerDEV/OpenSpecy/issues
<https://openanalysis.org/openspecy/>.
URL: https://github.com/wincowgerDEV/OpenSpecy-package/
BugReports: https://github.com/wincowgerDEV/OpenSpecy-package/issues/
License: CC BY 4.0
Encoding: UTF-8
LazyLoad: true
Expand Down
7 changes: 7 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# OpenSpecy 0.9.5

## Bug Fixes

- Fixed outdated links and redirects


# OpenSpecy 0.9.4

## Minor Improvements
Expand Down
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Analyze, Process, Identify, and Share Raman and (FT)IR Spectra
<!-- badges: start -->
[![CRAN version](https://www.r-pkg.org/badges/version/OpenSpecy)](https://CRAN.R-project.org/package=OpenSpecy)
[![Project Status](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
[![R-CMD-check](https://github.com/wincowgerDEV/OpenSpecy/workflows/R-CMD-check/badge.svg)](https://github.com/wincowgerDEV/OpenSpecy/actions)
[![R-CMD-check](https://github.com/wincowgerDEV/OpenSpecy-package/workflows/R-CMD-check/badge.svg)](https://github.com/wincowgerDEV/OpenSpecy-package/actions)
[![License: CC BY 4.0](https://img.shields.io/badge/license-CC%20BY%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by/4.0/)
[![DOI](https://img.shields.io/badge/DOI-10.1021/acs.analchem.1c00123-blue.svg)](https://doi.org/10.1021/acs.analchem.1c00123)
[![Website](https://img.shields.io/badge/web-openspecy.org-white)](https://wincowger.shinyapps.io/OpenSpecy/)
Expand All @@ -24,7 +24,7 @@ with Zhao et al. (2007, doi:
identifying spectra using an onboard reference library (Cowger et al. 2020, doi: [10.1177/0003702820929064](https://doi.org/10.1177/0003702820929064)).
Analyzed spectra can be shared with the Open Specy community. A Shiny app is
available via `run_app()` or online at
[http://www.openspecy.org](https://wincowger.shinyapps.io/OpenSpecy/).
[https://openanalysis.org/openspecy/](https://openanalysis.org/openspecy/).

## Installation

Expand Down Expand Up @@ -56,7 +56,7 @@ run_app()
```

See
[package vignette](https://htmlpreview.github.io/?https://github.com/wincowgerDEV/OpenSpecy/blob/main/vignettes/sop.html)
[package vignette](https://htmlpreview.github.io/?https://github.com/wincowgerDEV/OpenSpecy-package/blob/main/vignettes/sop.html)
for a detailed standard operating procedure.

## Workflow
Expand Down Expand Up @@ -105,5 +105,5 @@ Needs an Open Source Community: Open Specy to the Rescue!”
[10.1021/acs.analchem.1c00123](https://doi.org/10.1021/acs.analchem.1c00123).

Cowger W, Steinmetz Z (2021). “OpenSpecy: Analyze, Process,
Identify, and Share Raman and (FT)IR Spectra.” *R package*, **0.9.4**.
[https://github.com/wincowgerDEV/OpenSpecy](https://github.com/wincowgerDEV/OpenSpecy).
Identify, and Share Raman and (FT)IR Spectra.” *R package*, **0.9.5**.
[https://github.com/wincowgerDEV/OpenSpecy-package](https://github.com/wincowgerDEV/OpenSpecy-package).
7 changes: 5 additions & 2 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,12 @@

## R CMD check results

0 errors | 0 warnings | 0 note
0 errors | 0 warnings | 1 note


## Comments

See NEWS file
DOI links do not pass remote checks although they resolve fine using a web
browser

For further details, see NEWS file
4 changes: 2 additions & 2 deletions inst/shiny/ui.R
Original file line number Diff line number Diff line change
Expand Up @@ -295,13 +295,13 @@ ui <- fluidPage(
),
p(class = "lead",
HTML("<span style='position: relative; top:.8ex;'><a
class='github-button' href='https://github.com/wincowgerDEV/OpenSpecy/subscription'
class='github-button' href='https://github.com/wincowgerDEV/OpenSpecy-package/subscription'
data-color-scheme='no-preference: dark; light: dark; dark: dark;'
data-size='large' aria-label='Watch wincowgerDEV/OpenSpecy'>Watch</a></span>
us develop Open Specy on GitHub, file an
<span style='position: relative; top:.8ex;'><a
class='github-button'
href='https://github.com/wincowgerDEV/OpenSpecy/issues'
href='https://github.com/wincowgerDEV/OpenSpecy-package/issues'
data-color-scheme='no-preference: dark; light: dark; dark: dark;'
data-icon='octicon-issue-opened' data-size='large'
aria-label='Issue wincowgerDEV/OpenSpecy on GitHub'>Issue</a></span>,
Expand Down
6 changes: 3 additions & 3 deletions man/OpenSpecy-package.Rd

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

4 changes: 2 additions & 2 deletions vignettes/sop.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ with `smooth_intens()`, correcting background with
`subtr_bg()`, and identifying spectra using an onboard reference
library. Analyzed spectra can be shared with the Open Specy community.
A Shiny app is available via `run_app()` or online at
[http://www.openspecy.org](https://wincowger.shinyapps.io/OpenSpecy/).
[https://openanalysis.org/openspecy/](https://openanalysis.org/openspecy/).

This document outlines a common workflow for
using Open Specy and highlights some topics that users are often
Expand All @@ -47,7 +47,7 @@ library(OpenSpecy)
# Viewing and Sharing Spectra

To get started with the Open Specy user interface, access
[http://www.openspecy.org](https://wincowger.shinyapps.io/OpenSpecy/)
[https://openanalysis.org/openspecy/](https://openanalysis.org/openspecy/)
or start the Shiny GUI directly from R typing

```{r eval=FALSE}
Expand Down
Loading

0 comments on commit ee654c9

Please sign in to comment.