Skip to content

Commit 33c1940

Browse files
Merge pull request #62 from rsquaredacademy/develop
chore: prep for cran release
2 parents 0fb8a2a + db4c7c0 commit 33c1940

9 files changed

+7
-14
lines changed

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# rbin 0.2.1
2+
3+
This is a patch release for minor bug fixes.
4+
15
# rbin 0.2.0
26

37
This is a minor release for bug fixes and internal changes.

README.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ knitr::opts_chunk$set(
1717
> Tools for binning data
1818
1919
<!-- badges: start -->
20-
[![CRAN_Status_Badge](https://www.r-pkg.org/badges/version/vistributions)](https://cran.r-project.org/package=vistributions) [![cran checks](https://badges.cranchecks.info/summary/rbin.svg)](https://cran.r-project.org/web/checks/check_results_rbin.html)
20+
[![CRAN_Status_Badge](https://www.r-pkg.org/badges/version/rbin)](https://cran.r-project.org/package=rbin)
2121
[![R-CMD-check](https://github.com/rsquaredacademy/rbin/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/rsquaredacademy/rbin/actions/workflows/R-CMD-check.yaml)
22-
[![Coverage status](https://codecov.io/gh/rsquaredacademy/rbin/branch/master/graph/badge.svg)](https://app.codecov.io/github/rsquaredacademy/rbin?branch=master) [![status](https://tinyverse.netlify.com/badge/rbin)](https://CRAN.R-project.org/package=rbin) [![Lifecycle: stable](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html) [![](https://cranlogs.r-pkg.org/badges/grand-total/rbin)](https://cran.r-project.org/package=rbin)
22+
[![Coverage status](https://codecov.io/gh/rsquaredacademy/rbin/branch/master/graph/badge.svg)](https://app.codecov.io/github/rsquaredacademy/rbin?branch=master)
2323
<!-- badges: end -->
2424

2525
## Installation

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,10 @@
77
88
<!-- badges: start -->
99

10-
[![CRAN_Status_Badge](https://www.r-pkg.org/badges/version/vistributions)](https://cran.r-project.org/package=vistributions)
11-
[![cran
12-
checks](https://badges.cranchecks.info/summary/rbin.svg)](https://cran.r-project.org/web/checks/check_results_rbin.html)
10+
[![CRAN_Status_Badge](https://www.r-pkg.org/badges/version/rbin)](https://cran.r-project.org/package=rbin)
1311
[![R-CMD-check](https://github.com/rsquaredacademy/rbin/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/rsquaredacademy/rbin/actions/workflows/R-CMD-check.yaml)
1412
[![Coverage
1513
status](https://codecov.io/gh/rsquaredacademy/rbin/branch/master/graph/badge.svg)](https://app.codecov.io/github/rsquaredacademy/rbin?branch=master)
16-
[![status](https://tinyverse.netlify.com/badge/rbin)](https://CRAN.R-project.org/package=rbin)
17-
[![Lifecycle:
18-
stable](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html)
19-
[![](https://cranlogs.r-pkg.org/badges/grand-total/rbin)](https://cran.r-project.org/package=rbin)
2014
<!-- badges: end -->
2115

2216
## Installation

cran-comments.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
## Test environments
2-
* local Windows 10 install, R 4.0.0
3-
* ubuntu 14.04 (on travis-ci), R 3.6.3, R 4.0.0, R-devel
4-
* win-builder (devel and release)
5-
61
## R CMD check results
72

83
0 errors | 0 warnings | 0 note

tools/README-equal_length-1.png

-1 Bytes
Loading

tools/README-factor-1.png

0 Bytes
Loading

tools/README-manual-1.png

-1 Bytes
Loading

tools/README-quantile-1.png

-1 Bytes
Loading

tools/README-winsorize-1.png

-2 Bytes
Loading

0 commit comments

Comments
 (0)