Unable to install Connectapi

Hi all,

I need to track user activity as per this link GitHub - sol-eng/connect-usage: Report on RStudio Connect Usage
So there is a need to install connectapi. But unfortunately, I am unable to do so. Can anyone help me?

remotes::install_github('rstudio/connectapi')
Error: Failed to install 'unknown package' from GitHub:
  Timeout was reached: [api.github.com] Connection timed out after 10001 milliseconds

This is a connectivity issue, maybe you have connectivity restrictions of some kind like a firewall or proxy server or you have exceeded the download limit for your IP, in which case you would need to define your GITHUB_PAT (personal access token) environment variable to overcome the limitation.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.