Code Monkey home page Code Monkey logo

Comments (6)

vspinu avatar vspinu commented on June 29, 2024

That's weird. I cannot reproduce on 2.14.2 nor in R-devel. How come that rnorm is not a visible function? It probably has something to do with your R settings. Do you have byte compiler on?

Also ess-r-args-show is not necessary anymore with the latest ESS, as eldoc is on by default. You can unbind it form "(".

from ess.

ShuguangSun avatar ShuguangSun commented on June 29, 2024

Yes, I have byte compiler on.

I'm using the latest version of ESS from the svn trunk. Do you mean ess-eldoc-function? ess-r-args-show will be involved from ess-function-arguments in ess-eldoc-function.

I don't know how to unbind it from "(". :-(

from ess.

ShuguangSun avatar ShuguangSun commented on June 29, 2024

The below message comes out because I used: enableJIT(3)
Note: no visible global function definition for 'rnorm'
Note: no visible global function definition for 'rnorm'

Maybe it looks more like an R' bug.

from ess.

vspinu avatar vspinu commented on June 29, 2024

ShuguangSun [email protected]
on Mon, 26 Mar 2012 07:28:27 -0700 wrote:

The below message comes out because I used: enableJIT(3)
Note: no visible global function definition for 'rnorm'
Note: no visible global function definition for 'rnorm'

Maybe it looks more like an R' bug.

Yes, I've reported this issue last week, and Luke Tierney said he will
look into it. So it might have been solved already in the latest
R-devel.

I can implement an easy workaround (reset JIT locally), but prefer to
wait for the solution at R's side.

from ess.

ShuguangSun avatar ShuguangSun commented on June 29, 2024

Great! Thanks.

from ess.

vspinu avatar vspinu commented on June 29, 2024

Ok, I've been waiting for it to be solved in R-devel. As the most recent devel still has it, I've implemented a workaround. Competition should work smoothly with the JIT now.

from ess.

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.