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.

8 results for “from:Bernhard Pollner”

[Rcpp-devel] How to build ONLY for the 32-bit Architecture?
Bernhard Pollner · May 1, 2011 · rcpp-devel

Hello, When I was building and testing my Rcpp based package on Windows XP, everything was fine and worked, so far... Then I moved to Windows 7 (all on a virtual PC on a recent Mac), tried to compile the...

[Rcpp-devel] How to link a .lib file in a rcpp-package in a Windows environment?
Bernhard Pollner · Apr 26, 2011 · rcpp-devel

Hi Dirk, > in the end the > | (very simple!! :-)) ) working version of Makevars.win is like that: > > | PKG_LIBS = Plastic.lib $(shell "${R_HOME}/bin${R_ARCH_BIN}/Rscript.exe" -e "Rcpp:::LdFlags()") > > Perfect!! No transformation needed for Plastic.lib, ie...

Warped Text in mtext in a Quartz-Window
Bernhard Pollner · Jun 21, 2010 · r-help

Hello, With one procedure, I get a strangely warped text in the mtext-area of a quartz-window, while with an other the text comes out OK - see attached PDF. (Number of Trials is the x-Axis label, which always...

[Rcpp-devel] How to link a .lib file in a rcpp-package in a Windows environment?
Bernhard Pollner · Apr 24, 2011 · rcpp-devel

Hi Dirk, thank you for your answer. I tried to write a very simple, pure package (without Rcpp), with the C-File named "ROnlyTest", where I put the code like suggested by you. The Makevars.win contains now only: (*) PKG...

[Rcpp-devel] How to link a .lib file in a rcpp-package in a Windows environment?
Bernhard Pollner · Apr 24, 2011 · rcpp-devel

Hello, I am in the process, i.e. I just began to write a Rcpp-based package for a Windows environment. The purpose of that package will be to read out signals from a USB-connected hardware. The company who...

[Rcpp-devel] How to link a .lib file in a rcpp-package in a Windows environment?
Bernhard Pollner · Apr 25, 2011 · rcpp-devel

Hello Dirk, Am 25.04.2011 um 04:54 schrieb Dirk Eddelbuettel: > > You need to include headers for R too, e.g. > > #include <R.h> > #include <Rdefines.h> > > and maybe > > #include <Rinternals.h> I did that, so, the "final" C...

[Rcpp-devel] How to link a .lib file in a rcpp-package in a Windows environment?
Bernhard Pollner · Apr 26, 2011 · rcpp-devel

Hi Dirk, Am 25.04.2011 um 04:54 schrieb Dirk Eddelbuettel: > > You need to include headers for R too, e.g. > > #include <R.h> > #include <Rdefines.h> > > and maybe > > #include <Rinternals.h> That worked, everything runs smoothly then. :-) > > | .... now...

[Rcpp-devel] How to link a .lib file in a rcpp-package in a Windows environment?
Bernhard Pollner · Apr 24, 2011 · rcpp-devel

Hello Dirk, thanks for your quick answer. Due to my, unfortunately, profound lack of knowledge in this area I have to ask some additional (and probably quite stupid) questions regarding what you replied to me - see in the text below...

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