mrkaye97 / slackr

An R package for sending messages from R to Slack
https://matthewrkaye.com/slackr/
Other
307 stars 85 forks source link

slackrSetup appears to have been renamed to slackr_setup #91

Closed dwinsemius closed 3 years ago

dwinsemius commented 5 years ago

The example code on the documentation page https://github.com/hrbrmstr/slackr still has slackrSetup(.)

(I'm not a regular user and a Ubuntu noob, and was stumbling around in an effort to answer a SO question. I also needed to search out a load error message that I eventually discovered was due to a failure to install pkg:texPreview. I thought that packages listed in Imports were automagically installed in Ubuntu, but I guess not if they require system package support. So should the package DESCRIPTION list Tex as a System requirement?)

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.