Skip to content

Commit

Permalink
v0.4.2 on CRAN
Browse files Browse the repository at this point in the history
  • Loading branch information
juliasilge committed Apr 10, 2024
1 parent b61a650 commit 57af3ed
Show file tree
Hide file tree
Showing 7 changed files with 241 additions and 20 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
.RData
inst/doc
docs/
revdep/cloud.noindex*
revdep/*
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Type: Package
Package: tidytext
Title: Text Mining using 'dplyr', 'ggplot2', and Other Tidy Tools
Version: 0.4.1.9000
Version: 0.4.2
Authors@R: c(
person("Gabriela", "De Queiroz", , "gabidequeiroz@gmail.com", role = "ctb"),
person("Colin", "Fay", , "contact@colinfay.me", role = "ctb",
Expand Down Expand Up @@ -74,4 +74,4 @@ Config/testthat/edition: 3
Encoding: UTF-8
LazyData: TRUE
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
RoxygenNote: 7.3.1
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# tidytext (development version)
# tidytext 0.4.2

* Added alt text to figures in vignettes and README (#233)

Expand Down
17 changes: 8 additions & 9 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
## Release Summary
## revdepcheck results

This is the 24th CRAN release of tidytext. This release fixes a bug for the FREX stm tidier.
We checked 61 reverse dependencies (59 from CRAN + 2 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.

## R CMD check results
* We saw 0 new problems
* We failed to check 2 packages

0 errors | 0 warnings | 0 notes
Issues with CRAN packages are summarised below.

## revdepcheck results
### Failed to check

We checked 55 reverse dependencies (54 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
* bibliometrix (NA)
* NIMAA (NA)
11 changes: 7 additions & 4 deletions revdep/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
# Revdeps

## Failed to check (1)
## Failed to check (4)

|package |version |error |warning |note |
|:-------|:-------|:-----|:-------|:----|
|NA |? | | | |
|package |version |error |warning |note |
|:------------|:-------|:-----|:-------|:----|
|benchdamic |? | | | |
|bibliometrix |? | | | |
|GSEAmining |? | | | |
|NIMAA |? | | | |

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

We checked 55 reverse dependencies (54 from CRAN + 1 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.
We checked 61 reverse dependencies (59 from CRAN + 2 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
* We failed to check 2 packages

Issues with CRAN packages are summarised below.

### Failed to check

* bibliometrix (NA)
* NIMAA (NA)
215 changes: 214 additions & 1 deletion revdep/failures.md
Original file line number Diff line number Diff line change
@@ -1 +1,214 @@
*Wow, no problems at all. :)*
# benchdamic

<details>

* Version: NA
* GitHub: NA
* Source code: https://github.com/cran/benchdamic
* Number of recursive dependencies: 384

Run `revdepcheck::cloud_details(, "benchdamic")` for more info

</details>

## Error before installation

### Devel

```
```
### CRAN

```
```
# bibliometrix

<details>

* Version: 4.1.4
* GitHub: https://github.com/massimoaria/bibliometrix
* Source code: https://github.com/cran/bibliometrix
* Date/Publication: 2023-11-28 10:10:15 UTC
* Number of recursive dependencies: 151

Run `revdepcheck::cloud_details(, "bibliometrix")` for more info

</details>

## Error before installation

### Devel

```
* using log directory ‘/tmp/workdir/bibliometrix/new/bibliometrix.Rcheck’
* using R version 4.2.1 (2022-06-23)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-manual’
* checking for file ‘bibliometrix/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘bibliometrix’ version ‘4.1.4’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... ERROR
Package required but not available: ‘FactoMineR’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
* DONE
Status: 1 ERROR
```
### CRAN

```
* using log directory ‘/tmp/workdir/bibliometrix/old/bibliometrix.Rcheck’
* using R version 4.2.1 (2022-06-23)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-manual’
* checking for file ‘bibliometrix/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘bibliometrix’ version ‘4.1.4’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... ERROR
Package required but not available: ‘FactoMineR’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
* DONE
Status: 1 ERROR
```
# GSEAmining

<details>

* Version: NA
* GitHub: NA
* Source code: https://github.com/cran/GSEAmining
* Number of recursive dependencies: 161

Run `revdepcheck::cloud_details(, "GSEAmining")` for more info

</details>

## Error before installation

### Devel

```
```
### CRAN

```
```
# NIMAA

<details>

* Version: 0.2.1
* GitHub: https://github.com/jafarilab/NIMAA
* Source code: https://github.com/cran/NIMAA
* Date/Publication: 2022-04-11 14:12:45 UTC
* Number of recursive dependencies: 173

Run `revdepcheck::cloud_details(, "NIMAA")` for more info

</details>

## Error before installation

### Devel

```
* using log directory ‘/tmp/workdir/NIMAA/new/NIMAA.Rcheck’
* using R version 4.2.1 (2022-06-23)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-manual’
* checking for file ‘NIMAA/DESCRIPTION’ ... OK
* this is package ‘NIMAA’ version ‘0.2.1’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
...
* checking if there is a namespace ... OK
* checking for executable files ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘NIMAA’ can be installed ... ERROR
Installation failed.
See ‘/tmp/workdir/NIMAA/new/NIMAA.Rcheck/00install.out’ for details.
* DONE
Status: 1 ERROR
```
### CRAN

```
* using log directory ‘/tmp/workdir/NIMAA/old/NIMAA.Rcheck’
* using R version 4.2.1 (2022-06-23)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-manual’
* checking for file ‘NIMAA/DESCRIPTION’ ... OK
* this is package ‘NIMAA’ version ‘0.2.1’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
...
* checking if there is a namespace ... OK
* checking for executable files ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘NIMAA’ can be installed ... ERROR
Installation failed.
See ‘/tmp/workdir/NIMAA/old/NIMAA.Rcheck/00install.out’ for details.
* DONE
Status: 1 ERROR
```

0 comments on commit 57af3ed

Please sign in to comment.