Git Product home page Git Product logo

r's People

Contributors

asmitapoddar avatar sonali9696 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

r's Issues

Need your help in my own project

After running the code and getting the PIN, entering into the console,
I have developed my own app.
I am getting the error

Error in function (type, msg, asError = TRUE) :
Could not resolve host: 1.0

Shiny app scripts

Hi,
While I just went through the overview of your code, I wanted to know where is the code for shiny app that you have created
It would be of great help if you help me with that
Thanking you

Problems with authentication

Hello,

I have some trouble with the first step in your code. For sure I used my own and the correct keys. I don't see my fault so I thought maybe someone could have an idea :-)

Thanks, Luise

This is my code and the messages I get (where the variables in the first function are stored before, like consumer_key <- "12348njfkfkfkf" .... asoasf for each of the four variables).

twitteR::setup_twitter_oauth(consumer_key ,consumer_secret, access_token,  access_secret )
[1] "Using direct authentication"
Fehler in check_twitter_oauth() : OAuth authentication error:
This most likely means that you have incorrectly called setup_twitter_oauth()'

cred$handshake(cainfo="cacert.pem")

Opening URL

Hi, I am new to R programming so pardon me if I am too ignorant :( I tried to run "script_running.R" file but I have an error as below. Could you please help me out what is the problem?

When I tried to run at the beginning of the code, it gives me an error below.

> setup_twitter_oauth(consumer_key ,consumer_secret, access_token, access_secret )
[1] "Using direct authentication"
Error in check_twitter_oauth() : OAuth authentication error:
This most likely means that you have incorrectly called setup_twitter_oauth()'

how to resolve this error

Error in function (type, msg, asError = TRUE) :
error setting certificate verify locations:
CAfile: cacert.pem
CApath: none

Hi

Ldnieneoe [[_@brbfjs.

Bs_]()]()

Need help in understanding an error relating to CAfile

I'm getting an error message which is -
"Error in function (type, msg, asError = TRUE) :
error setting certificate verify locations:
CAfile: cacert.pem
CApath: none"
Help me understand what information am i suppose to enter in "cainfo". Please find an information below for reference

setup_twitter_oauth(consumer_key, consumer_secret, access_token, access_secret)
[1] "Using direct authentication"
Use a local file ('.httr-oauth'), to cache OAuth access credentials between R sessions?

1: Yes
2: No

Selection: 1
Adding .httr-oauth to .gitignore

cred <- OAuthFactory$new(consumerKey='consumerkey', consumerSecret='consumersecret',requestURL='https://api.twitter.com/oauth/request_token',accessURL='https://api.twitter.com/oauth/access_token',authURL='https://api.twitter.com/oauth/authorize')
cred$handshake(cainfo="cacert.pem")
Error in function (type, msg, asError = TRUE) :
error setting certificate verify locations:
CAfile: cacert.pem
CApath: none

Need help running the project

Hi there, Thanks for uploading this project. I'm new to R programming but i've got the sentiment analysis as a college project in R. After lots of digging i ended up here and your project is quite understandable for me. Since i'm new, please guide me how should i run this project. I tried running it in r studio by opening the script_running.r file. But i got some errors like package is not found. Please tell me the appropriate way to run the project. Your help will be really appreciable. Thanks :) @asmitapoddar @sonali9696

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.