Closed j-Rinehart closed 6 years ago
The delete_slackr() function doesn't seem to be loading with a CRAN install of the package. Has that been depreciated? Is there another way to delete a message?
delete_slackr is not in the current CRAN release, it was added after the last CRAN release.
delete_slackr
you can install the github version using
remotes::install_github('hrbrmstr/slackr')
Got it...thanks!
The delete_slackr() function doesn't seem to be loading with a CRAN install of the package. Has that been depreciated? Is there another way to delete a message?