You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to test the tool with the demo command, I got the following error when I tried to Knit the HTML version:
=======
rmarkdown::render("cv.rmd",
Warning message:
In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
there is no package called ‘Chicago’
params = list(pdf_mode = FALSE),
output_file = "cv.html")
processing file: cv.rmd
|... | 5% [unnamed-chunk-1]
Quitting from lines 15-29 [unnamed-chunk-1] (cv.rmd)
Error:
! 'sheets_deauth' is not an exported object from 'namespace:googlesheets4'
Backtrace:
global create_CV_object(...)
Called from: signal_abort(cnd)
Loading required package: Chicago
Browse[1]>
======
Could you help with this? Thank you so much!
The text was updated successfully, but these errors were encountered:
Hi Nick or Sam,
I tried to test the tool with the demo command, I got the following error when I tried to Knit the HTML version:
=======
processing file: cv.rmd
|... | 5% [unnamed-chunk-1]
Quitting from lines 15-29 [unnamed-chunk-1] (cv.rmd)
Error:
! 'sheets_deauth' is not an exported object from 'namespace:googlesheets4'
Backtrace:
Called from: signal_abort(cnd)
Loading required package: Chicago
Browse[1]>
======
Could you help with this? Thank you so much!
The text was updated successfully, but these errors were encountered: