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
There's the following code in the package:
writeLines(cf_code, "/tmp/a.html")
This fails when there's no /tmp/ folder, like with most Windows computers. Is this line needed or is it a hold-over from debugging?