Skip to content

Commit

Permalink
prep for release
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasp85 committed Aug 18, 2022
1 parent 06ff7cc commit e897005
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 513 deletions.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# ggforce 0.3.3
# ggforce (development version)

- Changed documentation to comply with new units package
- Fixed unintentional re-ordering of shapes (#224)
Expand Down
15 changes: 5 additions & 10 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
This is a small patch release that updates the units examples to work with the
recent version. There are no new features or breaking changes
Small release with a lot of upkeep and a few new features and bug fixes

## Test environments
## revdepcheck results

* GitHub Actions (ubuntu-16.04): devel, release, oldrel, 3.5, 3.4, 3.3
* GitHub Actions (windows): release, oldrel
* GitHub Actions (macOS): release
* win-builder: devel
We checked 66 reverse dependencies (65 from CRAN + 1 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.

## R CMD check results

0 errors | 0 warnings | 0 note
* We saw 0 new problems
* We failed to check 0 packages
32 changes: 4 additions & 28 deletions revdep/README.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,8 @@
# Platform

|field |value |
|:--------|:----------------------------|
|version |R version 3.6.0 (2019-04-26) |
|os |macOS Mojave 10.14.5 |
|system |x86_64, darwin15.6.0 |
|ui |RStudio |
|language |(EN) |
|collate |en_US.UTF-8 |
|ctype |en_US.UTF-8 |
|tz |Europe/Copenhagen |
|date |2019-08-20 |

# Dependencies

|package |old |new |Δ |
|:-------|:-----|:------|:--|
|ggforce |0.3.0 |0.3.1 |* |
|digest |NA |0.6.20 |* |
|pillar |NA |1.4.2 |* |

# Revdeps

## Failed to check (3)
## Failed to check (1)

|package |version |error |warning |note |
|:----------|:-------|:-----|:-------|:----|
|circumplex |0.3.1 |1 | | |
|RxODE |0.9.1-3 |1 | |1 |
|units |0.6-3 |1 | | |
|package |version |error |warning |note |
|:-------|:-------|:-----|:-------|:----|
|NA |? | | | |

7 changes: 7 additions & 0 deletions revdep/cran.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## revdepcheck results

We checked 66 reverse dependencies (65 from CRAN + 1 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.

* We saw 0 new problems
* We failed to check 0 packages

Loading

0 comments on commit e897005

Please sign in to comment.