Skip to content

Commit

Permalink
updated pkgdown
Browse files Browse the repository at this point in the history
  • Loading branch information
debruine committed Sep 13, 2021
1 parent 40d23d7 commit 3c69797
Show file tree
Hide file tree
Showing 170 changed files with 13,909 additions and 1,820 deletions.
7 changes: 4 additions & 3 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
^Makefile$
^revdep$
^vignettes/template_instructions.txt$
^vignettes/random_reports.txt$
^vignettes/plots.txt$
^vignettes/distributions.txt$
^vignettes/random_reports.Rmd$
^vignettes/plots.Rmd$
^vignettes/distributions.Rmd$
^vignettes/sim_mixed.Rmd$
2 changes: 2 additions & 0 deletions CRAN-RELEASE
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
This package was submitted to CRAN on 2021-09-13.
Once it is accepted, delete this file and tag the release (commit 40d23d7).
9 changes: 3 additions & 6 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,13 @@ output: github_document
always_allow_html: yes
---

# faux
<!-- rmarkdown v1 -->
<!-- README.md is generated from README.Rmd. Please edit that file -->

<!-- badges: start -->
[![DOI](https://zenodo.org/badge/163506566.svg)](https://zenodo.org/badge/latestdoi/163506566)
[![CRAN version](https://www.r-pkg.org/badges/version-last-release/faux)]()
[![Downloads](https://cranlogs.r-pkg.org/badges/grand-total/faux)]()
![CRAN version](https://www.r-pkg.org/badges/version-last-release/faux)
![Downloads](https://cranlogs.r-pkg.org/badges/grand-total/faux)
[![Lifecycle: stable](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html#stable)
[![Travis build status](https://travis-ci.org/debruine/faux.svg?branch=master)](https://travis-ci.org/debruine/faux)
[![Coverage status](https://codecov.io/gh/debruine/faux/branch/master/graph/badge.svg)](https://codecov.io/github/debruine/faux?branch=master)
Expand Down Expand Up @@ -52,7 +51,5 @@ And the development version from [GitHub](https://github.com/debruine/faux) with
devtools::install_github("debruine/faux")
```

See the [development version manual](https://debruine.github.io/faux/dev/).

Please note that the [34m'faux'[39m project is released with a [Contributor Code of Conduct](https://github.com/debruine/faux/blob/master/CODE_OF_CONDUCT.md). By contributing to this project, you agree to abide by its terms.
Please note that the 'faux' project is released with a [Contributor Code of Conduct](https://github.com/debruine/faux/blob/master/CODE_OF_CONDUCT.md). By contributing to this project, you agree to abide by its terms.

12 changes: 4 additions & 8 deletions README.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta http-equiv="x-ua-compatible" content="IE=9" >

<title>faux</title>
<title>Installation</title>

<style type="text/css">
body, td {
Expand Down Expand Up @@ -179,17 +179,15 @@
</head>

<body>
<h1>faux</h1>

<!-- rmarkdown v1 -->

<!-- README.md is generated from README.Rmd. Please edit that file -->

<!-- badges: start -->

<p><a href="https://zenodo.org/badge/latestdoi/163506566"><img src="https://zenodo.org/badge/163506566.svg" alt="DOI"/></a>
<a href=""><img src="https://www.r-pkg.org/badges/version-last-release/faux" alt="CRAN version"/></a>
<a href=""><img src="https://cranlogs.r-pkg.org/badges/grand-total/faux" alt="Downloads"/></a>
<img src="https://www.r-pkg.org/badges/version-last-release/faux" alt="CRAN version"/>
<img src="https://cranlogs.r-pkg.org/badges/grand-total/faux" alt="Downloads"/>
<a href="https://lifecycle.r-lib.org/articles/stages.html#stable"><img src="https://img.shields.io/badge/lifecycle-stable-brightgreen.svg" alt="Lifecycle: stable"/></a>
<a href="https://travis-ci.org/debruine/faux"><img src="https://travis-ci.org/debruine/faux.svg?branch=master" alt="Travis build status"/></a>
<a href="https://codecov.io/github/debruine/faux?branch=master"><img src="https://codecov.io/gh/debruine/faux/branch/master/graph/badge.svg" alt="Coverage status"/></a>
Expand All @@ -212,9 +210,7 @@ <h2>Installation</h2>
devtools::install_github(&quot;debruine/faux&quot;)
</code></pre>

<p>See the <a href="https://debruine.github.io/faux/dev/">development version manual</a>.</p>

<p>Please note that the [34m&#39;faux&#39;[39m project is released with a <a href="https://github.com/debruine/faux/blob/master/CODE_OF_CONDUCT.md">Contributor Code of Conduct</a>. By contributing to this project, you agree to abide by its terms.</p>
<p>Please note that the &#39;faux&#39; project is released with a <a href="https://github.com/debruine/faux/blob/master/CODE_OF_CONDUCT.md">Contributor Code of Conduct</a>. By contributing to this project, you agree to abide by its terms.</p>

</body>

Expand Down
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,13 @@ output: github_document
always_allow_html: yes
---

# faux
<!-- rmarkdown v1 -->
<!-- README.md is generated from README.Rmd. Please edit that file -->

<!-- badges: start -->
[![DOI](https://zenodo.org/badge/163506566.svg)](https://zenodo.org/badge/latestdoi/163506566)
[![CRAN version](https://www.r-pkg.org/badges/version-last-release/faux)]()
[![Downloads](https://cranlogs.r-pkg.org/badges/grand-total/faux)]()
![CRAN version](https://www.r-pkg.org/badges/version-last-release/faux)
![Downloads](https://cranlogs.r-pkg.org/badges/grand-total/faux)
[![Lifecycle: stable](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html#stable)
[![Travis build status](https://travis-ci.org/debruine/faux.svg?branch=master)](https://travis-ci.org/debruine/faux)
[![Coverage status](https://codecov.io/gh/debruine/faux/branch/master/graph/badge.svg)](https://codecov.io/github/debruine/faux?branch=master)
Expand Down Expand Up @@ -38,7 +37,5 @@ And the development version from [GitHub](https://github.com/debruine/faux) with
devtools::install_github("debruine/faux")
```

See the [development version manual](https://debruine.github.io/faux/dev/).

Please note that the [34m'faux'[39m project is released with a [Contributor Code of Conduct](https://github.com/debruine/faux/blob/master/CODE_OF_CONDUCT.md). By contributing to this project, you agree to abide by its terms.
Please note that the 'faux' project is released with a [Contributor Code of Conduct](https://github.com/debruine/faux/blob/master/CODE_OF_CONDUCT.md). By contributing to this project, you agree to abide by its terms.

8 changes: 5 additions & 3 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
## Test environments
* local R installation, R 4.0.2
* ubuntu 16.04 (on travis-ci), R 4.0.2
* win-builder (devel)

* local R installation, Mac OS 10.14.6, R 4.1.0
* Windows Server 2008 R2 SP1, R-devel, 32/64 bit
* Fedora Linux, R-devel, clang, gfortran
* Ubuntu Linux 20.04.1 LTS, R-release, GCC

## R CMD check results

Expand Down
34 changes: 21 additions & 13 deletions docs/404.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/CODE_OF_CONDUCT.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/LICENSE-text.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/LICENSE.html

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

Loading

0 comments on commit 3c69797

Please sign in to comment.