Skip to content

Commit

Permalink
Full rebuild for a new submission attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
RLumSK committed Nov 20, 2018
1 parent 2a8cbd0 commit 7d0fa87
Show file tree
Hide file tree
Showing 21 changed files with 55 additions and 47 deletions.
Binary file modified RCarb.BuildResults/RCarb-Ex.pdf
Binary file not shown.
Binary file modified RCarb.BuildResults/RCarb-manual.pdf
Binary file not shown.
Binary file modified RCarb.BuildResults/RCarb_0.1.1.tar.gz
Binary file not shown.
Binary file modified RCarb.BuildResults/RCarb_0.1.1.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ RCarb <img width=120px src="docs/img/Logo_RCarb.png" align="right" />
===================================================================

The **R** package 'RCarb' provides a collection of various R functions to model dose rates
in carbonate-rich samples. The package is a translation of the MATLAB program *Carb* by Roger P. Nathan.
in carbonate-rich samples. The package is a translation of the 'MATLAB' program *Carb* by Roger P. Nathan.

[![CRAN](http://www.r-pkg.org/badges/version/RCarb)](http://cran.rstudio.com/package=RCarb)
[![Downloads](http://cranlogs.r-pkg.org/badges/grand-total/RCarb)](http://www.r-pkg.org/pkg/RCarb)
Expand Down
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.

26 changes: 13 additions & 13 deletions docs/articles/GetStarted.html

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

Binary file modified docs/articles/GetStarted_files/figure-html/unnamed-chunk-6-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.

2 changes: 1 addition & 1 deletion docs/authors.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/index.html

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

10 changes: 9 additions & 1 deletion docs/news/index.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/pkgdown.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pandoc: 2.3.1
pkgdown: 1.1.0.9000
pkgdown_sha: f317e4942d4cbadb377caed2ae0484b08d0f8d03
pkgdown: 1.1.0
pkgdown_sha: ~
articles:
GetStarted: GetStarted.html

2 changes: 1 addition & 1 deletion docs/reference/Example_Data.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/reference/RCarb-package.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/Reference_Data.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.

6 changes: 3 additions & 3 deletions docs/reference/model_DoseRate.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/write_InputTemplate.html

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

2 changes: 1 addition & 1 deletion vignettes/GetStarted.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ results <- model_DoseRate(
```

The function returns a terminal output along with two plots, which are mostly similar to the
original graphical output provided by the MATLAB program 'Carb'.
original graphical output provided by the 'MATLAB' program 'Carb'.

*Please note: In the example above the function `model_DoseRate()` was called with two additional
arguments, `n.MC = 10` and `txtProgressBar = FALSE`. The first argument limits the number of Monte Carlo runs
Expand Down
26 changes: 13 additions & 13 deletions vignettes/GetStarted.html

Large diffs are not rendered by default.

0 comments on commit 7d0fa87

Please sign in to comment.