Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

13 results for “from:Daniel Adler”

RGL Mac OS X Carbon with static libpng prebuilt
Daniel Adler · Aug 26, 2005 · r-sig-mac

Dear R Mac OS X / RGL Users, I'm currently improving configuration and added support for static libpng linkage A OS/X Carbon build with static libpng support has been built. Would be interested, if this works and on what...

rgl v0.64-10 released
Daniel Adler · Mar 5, 2004 · r-packages

ANNOUNCEMENT rgl - 3d visualization device system for R using OpenGL DESCRIPTION The rgl package is a visualization device system for R, using OpenGL as the rendering backend. An rgl device at its core is a real-time 3D engine written...

rgl v0.64-10 released
Daniel Adler · Mar 5, 2004 · r-help

ANNOUNCEMENT rgl - 3d visualization device system for R using OpenGL DESCRIPTION The rgl package is a visualization device system for R, using OpenGL as the rendering backend. An rgl device at its core is a real-time 3D engine written...

rgl native port - volunteers?
Daniel Adler · May 27, 2005 · r-sig-mac

Simon Urbanek wrote: > Recently I saw quite a bunch of posts about rgl here. Daniel & co > stated that the system is very modular, thus porting it to another > platform is not hard (they have X11 and Windows modules so far...

RGL v0.65
Daniel Adler · Aug 21, 2005 · r-packages

RGL Version 0.65 [r405 / 2005-08-14] DESCRIPTION The RGL package is a visualization device system for R, using OpenGL as the rendering backend. An rgl device at its core is a real-time 3D engine written in C...

makeNamespace and rdyncall
Daniel Adler · Dec 16, 2011 · r-devel

Dear R Core Team, I have a question related to the programming interface for namespace object creation at run-time. This is something that I need in the rdyncall package: During the dynamic linkage binding of a shared C library...

RGL v0.65
Daniel Adler · Aug 21, 2005 · r-help

RGL Version 0.65 [r405 / 2005-08-14] DESCRIPTION The RGL package is a visualization device system for R, using OpenGL as the rendering backend. An rgl device at its core is a real-time 3D engine written in C...

rdyncall 0.7.3
Daniel Adler · Jul 25, 2011 · r-help

Initial Announcement: Package rdyncall released on CRAN. (Version 0.7.3) The package was presented at the Use!R 2009 with the title 'An improved Foreign Function Interface for R' and is now available on CRAN and considered stable for...

rdyncall 0.7.3
Daniel Adler · Jul 25, 2011 · r-packages

Initial Announcement: Package rdyncall released on CRAN. (Version 0.7.3) The package was presented at the Use!R 2009 with the title 'An improved Foreign Function Interface for R' and is now available on CRAN and considered stable for...

Segfault on ".C" registration via R_CMethodDef according to 'Writing R Extensions'.
Daniel Adler · Feb 6, 2012 · r-devel

Simon, Thank you for the prompt and comprehensive explaination. Using the explicit array casts for types and style in all the variants previously mentioned works fine - no errors, warnings, segfaults. Great! I suggest to add the "(R_NativePrimitiveArgType[4])" expression...

Segfault on ".C" registration via R_CMethodDef according to 'Writing R Extensions'.
Daniel Adler · Feb 6, 2012 · r-devel

Dear R List, I encountered a serious problem regarding the registration of ".C" when following the documentation "Writing R Extensions" that leads to a segmentation fault (tested on windows and mac os x). The registration mechanism for ".C" routines via...

rdyncall fears removal from CRAN
Daniel Adler · Aug 26, 2012 · r-devel

Dear R Developers, Here is a small patch against the trunk that makes 'makeNamespace' a first-level function (not defined inside another closure) and defines two wrapper functions to 'registerNamespace' and 'unregisterNamespace'. http://dyncall.org/~dadler/R-trunk-public-namespace...

rdyncall fears removal from CRAN
Daniel Adler · Aug 20, 2012 · r-devel

Dear R Core and CRAN Team, I received a warning that the rdyncall package [1] will be archived and removed from the main CRAN distribution at 7th of September if I can not get rid of .Internal calls. > From: ripley...

Can't find what you're looking for? Try searching with Google .