rprof4rpubs: Rpubs .Rprofile

Description Usage Arguments Details References

Description

When publishing to Rpubs an error may occur as seen below. rprof4rpubs adds/appends a .Rprofile with options(rpubs.upload.method = "internal") necessary for publishing to Rpubs from Rstudio.

Usage

1
rprof4rpubs(path = 1)

Arguments

path

The path to the directory with the document to be published. Also takes the values of 1 corresponding to ‘~PRESNETATION’ or 2 corresponding to ‘~REPORT’.

Details

If you see the following error rprof4rpubs may be of help:

Error in function (type, msg, asError = TRUE) :
SSL certificate problem, verify that the CA cert is OK. Details:
error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
Calls: rpubsUpload ... <Anonymous> -> .postForm -> .Call -> <Anonymous> -> fun

References

http://support.rstudio.org/help/discussions/problems/2582-publishing-to-rpubs-from-behind-proxy#comment_16691989


trinker/reports documentation built on May 31, 2019, 9:51 p.m.