Skip to content

Not able to install package #32

@Chris-Julien

Description

@Chris-Julien

Hi all, I've followed the install instructions found here: https://www.rdocumentation.org/packages/botrnot/versions/0.0.2

After running this code:

if (!requireNamespace("devtools", quietly = TRUE)) {
install.packages("devtools")
}
devtools::install_github("mkearney/botrnot")

I receive the following error:
√ checking for file 'C:\Users\Julie\AppData\Local\Temp\Rtmp6ZLiEY\remotes31c866dd117c\mkearney-tweetbotornot-7109d40/DESCRIPTION' (850ms)

  • preparing 'tweetbotornot': (707ms)
    √ checking DESCRIPTION meta-information
  • checking for LF line-endings in source and make files and shell scripts
  • checking for empty or unneeded directories
  • building 'tweetbotornot_0.1.0.tar.gz'

Installing package into �C:/Users/Julie/Documents/R/win-library/4.0�
(as �lib� is unspecified)

  • installing source package 'tweetbotornot' ...
    ** using staged installation
    ** R
    Error : (converted from warning) unable to re-encode 'features-exp.R' line 85
    ERROR: unable to collate and parse R files for package 'tweetbotornot'
  • removing 'C:/Users/Julie/Documents/R/win-library/4.0/tweetbotornot'
    installation of package �C:/Users/Julie/AppData/Local/Temp/Rtmp6ZLiEY/file31c838e61c02/tweetbotornot_0.1.0.tar.gz� had non-zero exit status

Thanks for your help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions