Re: [R-pkg-devel] Package accepted, then an error to fix by 3/22

2022-03-08 Thread Michael Barr
Subject: Re: [R-pkg-devel] Package accepted, then an error to fix by 3/22 Michael, I can replicate the problem on macOS so this is not system-specific - did you actually try to re-build the vignette? As can be seen from the output the problem is is the following line: one_rec %>% p

Re: [R-pkg-devel] Package accepted, then an error to fix by 3/22

2022-03-08 Thread Simon Urbanek
Michael, I can replicate the problem on macOS so this is not system-specific - did you actually try to re-build the vignette? As can be seen from the output the problem is is the following line: one_rec %>% pull(abstract_text) %>% print