#x27;t
find it?
What would be a less ugly hack for accomplishing this?
Thanks
Adrian
-Original Message-
From: Uwe Ligges [mailto:lig...@statistik.tu-dortmund.de]
Sent: Sunday, April 28, 2013 10:27 AM
To: Adrian Mejia
Cc: r-devel@r-project.org
Subject: Re: [Rd] dyn.load inside a package in
Hello,
I am trying to port a package that was built for R 2.15 over to R 3.0. This
package has an Initialize method that uses dyn.load to load a dll that was
built separately, and then uses .C() to make calls on the functions in that
dll. This worked fine in 2.15, however, I see that now for 3.0