Giter VIP home page Giter VIP logo

Comments (4)

seancarmody avatar seancarmody commented on July 17, 2024

from ngramr.

seancarmody avatar seancarmody commented on July 17, 2024

from ngramr.

AncientZygote avatar AncientZygote commented on July 17, 2024

I just installed.packages("tidyverse") to pick up the latest dplyr dplyr_1.0.6 (prior to that update I had dplyr_0.8.0.1 using sessionInfo). That did the trick! Thanks!

Dalton, What version of dplyr do you have? I think it will need at least 1.0.3. You can check by running sessionInfo(). Sean.

On Thu, May 13, 2021 at 2:39 AM AncientZygote @.***> wrote: I just posted the following over at your blog , https://www.stubbornmule.net but will repeat here in case you don't check that frequently (I am not online regularly myself): I just installed.packages("ngramr") and tried to execute the example you gave at Github, i.e., ng <- ngram(c("hacker", "programmer"), year_start = 1950) R complains that Error: 'relocate' is not an exported object from 'namespace:dplyr' I have dplyr and went ahead and tried library(dplyr) and re-execute the example line, but got the same error. I have just started using R so may be missing some obvious solution about making the desired object "relocate" available. However, off the top of my head, it seems "relocate" would need a reference prepend of dplry or the like. Looking forward to seeing this work! I have been doing Ngram and other linguistic work lately (whew---the Google Million raw datasets are really bad, full of foreign unicode, freq counts for all caps of same low case words, a real pain to use for any serious work). Am running R version 3.6.1 (2019-07-05) on Ubuntu Linux 18.04 on a Dell Precision laptop. I have all the packages listed in your August 24, 2020 document: Imports httr, rlang, RCurl, dplyr, cli, tibble, tidyr, rjson, stringr, ggplot2, scales, xml2, textutils, lifecycle Thanks, Dalton — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#32>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAFVWL3G2AGARBMAZPI73DTNKVN3ANCNFSM44Y6VVHQ .
-- Sean Carmody Twitter: http://twitter.com/seancarmody Blog: The Stubborn Mule

Th

from ngramr.

seancarmody avatar seancarmody commented on July 17, 2024

from ngramr.

Related Issues (20)

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.