Giter Club home page Giter Club logo

Comments (3)

mhahsler avatar mhahsler commented on May 28, 2024

Recommenderlab contains no compiled code so it is very unlikely to produce a fatal error. Looks like R dies when loading package proxy. Try to load proxy by itself. Make sure that you have the latest version of R and RStrudio.

from recommenderlab.

IrinaMax avatar IrinaMax commented on May 28, 2024

####Thank you so much! Yes, its dies during loading proxy. I have Version 0.99.879, and last week i try to install 1.0.136 but its did not open after installation, so I back to the 0.99.879, will try new one again later. R is 3.3.2.
So I try to install and load proxy, but Fatal Error come up again during 'registry'.
I try to 'registry', then Fatal Error come up again during 'arules'.
I load 'arules' and 'base' now it still give Fatal Error when i load 'recommenderlab'.
when i installing recommenderlab I got mistake:

`install.packages('recommenderlab', dependencies=TRUE)
Installing package into ‘/Users/irinamahmudjanova/Library/R/3.3/library’
(as ‘lib’ is unspecified)
trying URL 'https://mran.revolutionanalytics.com/snapshot/2016-11-01/src/contrib/recommenderlab_0.2-1.tar.gz'
Content type 'unknown' length 1431460 bytes (1.4 MB)
==================================================
downloaded 1.4 MB

ERROR: failed to lock directory ‘/Users/irinamahmudjanova/Library/R/3.3/library’ for modifying
Try removing ‘/Users/irinamahmudjanova/Library/R/3.3/library/00LOCK-recommenderlab’
Warning in install.packages :
  installation of package ‘recommenderlab’ had non-zero exit status

The downloaded source packages are in
	‘/private/var/folders/xk/zqkqv02j627g4_jw9hh8hfym0000gn/T/RtmpxIrXnQ/downloaded_packages’`

then I removed 00LOCK in terminal, coz I thoght it could be problem:
rm -rf 00LOCK-recommenderlab
But it is still finish with the same Fatal Error, which already scare me... I want to work with this package!

from recommenderlab.

mhahsler avatar mhahsler commented on May 28, 2024

I think you need a complete reinstall of R and all packages.

from recommenderlab.

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.