GithubHelp home page GithubHelp logo

Installation fails about rawrr HOT 5 CLOSED

fgcz avatar fgcz commented on September 27, 2024 1
Installation fails

from rawrr.

Comments (5)

Adafede avatar Adafede commented on September 27, 2024 1

Dear @cpanse thak you for your very prompt answer!

Here it is:

mono -V
Mono JIT compiler version 6.4.0.198 (2019-06/fe64a4765e6 Wed Sep 18 14:14:51 EDT 2019)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
	TLS:           
	SIGSEGV:       altstack
	Notification:  kqueue
	Architecture:  amd64
	Disabled:      none
	Misc:          softdebug 
	Interpreter:   yes
	LLVM:          yes(610)
	Suspend:       hybrid
	GC:            sgen (concurrent by default)

from rawrr.

Adafede avatar Adafede commented on September 27, 2024 1

Yep,

install.packages('http://fgcz-ms.uzh.ch/~cpanse/rawR_0.1.0.tar.gz', repo=NULL)
essai de l'URL 'http://fgcz-ms.uzh.ch/~cpanse/rawR_0.1.0.tar.gz'
Content type 'application/x-gzip' length 2533329 bytes (2.4 MB)

==================================================
downloaded 2.4 MB

* installing *source* package β€˜rawR’ ...
** using staged installation
** R
** exec
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (rawR)

Wonderful, thank you!

from rawrr.

cpanse avatar cpanse commented on September 27, 2024

Dear @Adafede; Thank you for reporting. I have the same OS and R version running. I can only reproduce that error while not having mono available on the system. can you please run mono -V in the terminal and provide us the output.

from rawrr.

cpanse avatar cpanse commented on September 27, 2024

@Adafede to be sure, can you please add the following arguments type='source' and repo=NULL:

install.packages('http://fgcz-ms.uzh.ch/~cpanse/rawR_0.1.0.tar.gz',  repo=NULL)

if it does not work:

install.packages('http://fgcz-ms.uzh.ch/~cpanse/rawR_0.1.0.tar.gz', type='source', repo=NULL)

thanks
Christian

from rawrr.

cpanse avatar cpanse commented on September 27, 2024

Thank you! We will adapt the release/install information. C

from rawrr.

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.