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
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