Skip to content

Commit

Permalink
update link to winbuilder
Browse files Browse the repository at this point in the history
ref #384
  • Loading branch information
wibeasley committed Aug 10, 2022
1 parent ef0c4c3 commit f5f520c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 63 deletions.
7 changes: 3 additions & 4 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Test environments
1. [Ubuntu Linux 20.04 LTS, R-release, GCC](https://builder.r-hub.io/status/REDCapR_1.1.0.tar.gz-65720cf9ae694996b81294e2ade39175)
1. [Fedora Linux, R-devel, clang, gfortran](https://builder.r-hub.io/status/REDCapR_1.1.0.tar.gz-dfbf2b851e0c48aeaaf8e85c9c34c332)
1. [Windows Server](https://builder.r-hub.io/status/REDCapR_1.1.0.tar.gz-6fe170ebb60e41469336c822ca3465da)
1. [win-builder](https://win-builder.r-project.org/BwNz2bnHxuse), development version.
1. [win-builder](https://win-builder.r-project.org/h66QMt5KzueV), development version.
1. [GiHub Actions](https://github.com/OuhscBbmc/REDCapR/actions), Ubuntu 20.04 LTS

R CMD check results
Expand Down Expand Up @@ -51,7 +51,6 @@ R CMD check results
Downstream dependencies
-----------------------------------------------

No downstream packages are affected. The two packages that depends/imports/suggests REDCapR passes checks with `revdepcheck::revdep_check()`. Results: https://github.com/OuhscBbmc/REDCapR/blob/master/revdep/cran.md
No downstream packages are affected. The package that depends/imports/suggests REDCapR passes checks with `revdepcheck::revdep_check()`. Results: https://github.com/OuhscBbmc/REDCapR/blob/main/revdep/cran.md

* [codified](https://CRAN.R-project.org/package=codified)
* [ReviewR](https://CRAN.R-project.org/package=ReviewR)
* [ReviewR](https://CRAN.R-project.org/package=ReviewR)
59 changes: 0 additions & 59 deletions revdep/README.md
Original file line number Diff line number Diff line change
@@ -1,61 +1,2 @@
# Platform

|field |value |
|:--------|:-------------------------------------------|
|version |R version 4.1.0 Patched (2021-05-29 r80415) |
|os |Windows >= 8 x64 |
|system |x86_64, mingw32 |
|ui |RStudio |
|language |(EN) |
|collate |English_United States.1252 |
|ctype |English_United States.1252 |
|tz |America/Chicago |
|date |2021-07-21 |

# Dependencies

|package |old |new |<U+0394> |
|:-----------|:------|:-------|:--|
|REDCapR |0.11.0 |1.0.0.0 |* |
|askpass |1.1 |1.1 | |
|backports |1.2.1 |1.2.1 | |
|bit |4.0.4 |4.0.4 | |
|bit64 |4.0.5 |4.0.5 | |
|checkmate |2.0.0 |2.0.0 | |
|cli |3.0.1 |3.0.1 | |
|clipr |0.7.1 |0.7.1 | |
|cpp11 |0.3.1 |0.3.1 | |
|crayon |1.4.1 |1.4.1 | |
|curl |4.3.2 |4.3.2 | |
|dplyr |1.0.7 |1.0.7 | |
|ellipsis |0.3.2 |0.3.2 | |
|fansi |0.5.0 |0.5.0 | |
|generics |0.1.0 |0.1.0 | |
|glue |1.4.2 |1.4.2 | |
|hms |1.1.0 |1.1.0 | |
|httr |1.4.2 |1.4.2 | |
|jsonlite |1.7.2 |1.7.2 | |
|lifecycle |1.0.0 |1.0.0 | |
|magrittr |2.0.1 |2.0.1 | |
|mime |0.11 |0.11 | |
|openssl |1.4.4 |1.4.4 | |
|pillar |1.6.1 |1.6.1 | |
|pkgconfig |2.0.3 |2.0.3 | |
|prettyunits |1.1.1 |1.1.1 | |
|progress |1.2.2 |1.2.2 | |
|purrr |0.3.4 |0.3.4 | |
|R6 |2.5.0 |2.5.0 | |
|readr |2.0.0 |2.0.0 | |
|rlang |0.4.11 |0.4.11 | |
|sys |3.4 |3.4 | |
|tibble |3.1.2 |3.1.2 | |
|tidyr |1.1.3 |1.1.3 | |
|tidyselect |1.1.1 |1.1.1 | |
|tzdb |0.1.2 |0.1.2 | |
|utf8 |1.2.1 |1.2.1 | |
|vctrs |0.3.8 |0.3.8 | |
|vroom |1.5.3 |1.5.3 | |
|withr |2.4.2 |2.4.2 | |

# Revdeps

0 comments on commit f5f520c

Please sign in to comment.