Skip to content

Commit

Permalink
update for post-JOSS approval
Browse files Browse the repository at this point in the history
  • Loading branch information
vbaliga committed Apr 1, 2021
1 parent 0680183 commit c5eab0d
Show file tree
Hide file tree
Showing 37 changed files with 69 additions and 69 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: gaussplotR
Type: Package
Title: Fit, Predict and Plot 2D Gaussians
Version: 0.2.4
Version: 0.2.5
Authors@R:
person(given = "Vikram B.",
family = "Baliga",
Expand Down
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ You can install `gaussplotR` from CRAN via:
install.packages("gaussplotR")
```

Or to get the latest (developmental) version through github, use:
Or to get the latest (developmental) version through GitHub, use:

``` {r install_github, eval = FALSE}
devtools::install_github("vbaliga/gaussplotR")
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ You can install `gaussplotR` from CRAN via:
install.packages("gaussplotR")
```

Or to get the latest (developmental) version through github, use:
Or to get the latest (developmental) version through GitHub, use:

``` r
devtools::install_github("vbaliga/gaussplotR")
Expand Down
4 changes: 2 additions & 2 deletions codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"description": "\n Functions to fit two-dimensional Gaussian functions, predict values from\n fits, and produce plots of predicted data via either 'ggplot2' or base R \n plotting.",
"name": "gaussplotR: Fit, Predict and Plot 2D Gaussians",
"license": "https://spdx.org/licenses/GPL-3.0",
"version": "0.2.4",
"version": "0.2.5",
"programmingLanguage": {
"@type": "ComputerLanguage",
"name": "R",
Expand Down Expand Up @@ -154,7 +154,7 @@
],
"codeRepository": "https://github.com/vbaliga/gaussplotR",
"readme": "https://github.com/vbaliga/gaussplotR/blob/master/README.md",
"fileSize": "2814.327KB",
"fileSize": "2814.876KB",
"developmentStatus": "https://www.repostatus.org/#active",
"issueTracker": "https://github.com/vbaliga/gaussplotR/issues",
"keywords": [
Expand Down
6 changes: 3 additions & 3 deletions docs/404.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/CONTRIBUTING.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/LICENSE.html

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

8 changes: 4 additions & 4 deletions docs/articles/fit_gaussian_2D.html

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

Binary file modified docs/articles/fit_gaussian_2D_files/figure-html/cel-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/articles/fit_gaussian_2D_files/figure-html/cir-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/articles/fit_gaussian_2D_files/figure-html/uel-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions docs/articles/formulas-used-by-fit-gaussian-2D.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/articles/index.html

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

8 changes: 4 additions & 4 deletions docs/articles/troubleshooting-model-fits.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: 4 additions & 4 deletions docs/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/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 @@ -2,7 +2,7 @@ pandoc: 2.7.2
pkgdown: 1.5.1.9000
pkgdown_sha: caf7cc74e008e8d0d6e53eeda93cd3cad3545bf2
articles: []
last_built: 2021-03-31T20:40Z
last_built: 2021-04-01T16:48Z
urls:
reference: https://vbaliga.github.io/gaussplotR//reference
article: https://vbaliga.github.io/gaussplotR//articles
Expand Down
6 changes: 3 additions & 3 deletions docs/reference/autofit_gaussian_2D.html

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

Loading

0 comments on commit c5eab0d

Please sign in to comment.