Git Product home page Git Product logo

Comments (7)

smartinsightsfromdata avatar smartinsightsfromdata commented on July 18, 2024

@PKBibi apologies for taking so long to reply. Could you kindly try to install first of all only htmlwidgets (from CRAN) as a source?

install.packages("htmlwidgets", type="source")

Once successful you can try as usual:

devtools::install_github("smartinsightsfromdata/rpivottable")

The reason for this is to make sure you have all the proper tools in the windows environments and eliminate that as a cause of your issue.

from rpivottable.

smartinsightsfromdata avatar smartinsightsfromdata commented on July 18, 2024

@PKBibi Any news on your problems? Can I close this issue? Thanks for letting me know

from rpivottable.

smartinsightsfromdata avatar smartinsightsfromdata commented on July 18, 2024

Closing for now...

from rpivottable.

PKBibi avatar PKBibi commented on July 18, 2024

Hi Enzo

Apologies for not getting back to you earlier.

Yes you can close this.

I found out that because R was installed in "programs files" directory, I
could not install packages from github with devtools.

By un-installing R and re-installing in a separate directory (not the
default program files directory), this problem has been solved.

If you get this question a lot, perhaps ask them to check where they
installed R.

Once again, thanks for your assistance.

BTW; where can I get the best intro tutorials to rpivotTable?

Kind regards
PK Bibi

On Sun, Jul 12, 2015 at 4:15 PM, Enzo [email protected] wrote:

Closing for now...


Reply to this email directly or view it on GitHub
#26 (comment)
.

Kind regards

P. Bibi

from rpivottable.

mariellasca avatar mariellasca commented on July 18, 2024

Hello

can anyone help me with this errors? I cannot manage to install rpivotTable...Thanks

install_github("ramnathv/htmlwidgets")

Downloading github repo ramnathv/htmlwidgets@master
Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) :
there is no package called ‘stringi’

devtools::install_github("smartinsightsfromdata/rpivottable")

Downloading github repo smartinsightsfromdata/rpivottable@master
Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) :
there is no package called ‘stringi’

from rpivottable.

smartinsightsfromdata avatar smartinsightsfromdata commented on July 18, 2024

@mariellasca have you tried to load the package stringi on its own first?

stringi is used by a number of packages, including stringr, which in turn is used by devtools etc..

R sometime does not seem to install dependencies (or is not doing it recursively), possibly when the Repo is not specified (see here).

Let me know how it goes!

from rpivottable.

mariellasca avatar mariellasca commented on July 18, 2024

Yes, but that was not enough, I installed the last version of R and then it worked. Thanks

from rpivottable.

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.