-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Description
When trying to release tibble to CRAN, I received the following change to worse with the codebook package that could be related to one of the changes (now using pillar::dim_desc()
instead of home-grown version). Could you please take a look? Is this a problem on tibble's end?
--- re-building �codebook_qualtrics.Rmd� using rmarkdown
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Quitting from lines 103-105 (codebook_qualtrics.Rmd)
Error: processing vignette 'codebook_qualtrics.Rmd' failed with diagnostics:
Could not summarise item Q7. Error in `[<-.data.frame`(`*tmp*`, , j, value = c("# A tibble: 7 � 2", : replacement has 10 rows, data has 7
Metadata
Metadata
Assignees
Labels
No labels