AW: AW: fUnitRoots failing with urca import due to BIC

Pfaff, Bernhard Dr. Bernhard_Pfaff at fra.invesco.com
Tue Jun 7 16:46:48 CEST 2011


Hello Dirk:

when I am back home, I will check my old emails and see whether I have not deleted BDR's email (which would come close to committing a sacrilege) and see if the email contains a pointer with respect to fUnitRoots. IIRC, this was the case. 

Best,
Bernhard 

> -----Ursprüngliche Nachricht-----
> Von: Dirk Eddelbuettel [mailto:edd at debian.org] 
> Gesendet: Dienstag, 7. Juni 2011 15:52
> An: Pfaff, Bernhard Dr.
> Cc: Dirk Eddelbuettel; rmetrics-core
> Betreff: Re: AW: fUnitRoots failing with urca import due to BIC
> 
> 
> Hi Bernhard,
> 
> Thanks for the note.
> 
> On 30 May 2011 at 08:25, Pfaff, Bernhard Dr. wrote:
> | Hello Dirk,
> | 
> | a couple of weeks ago BDR reminded package maintainers of a 
> change with respect to BIC. He suggested for 'urca' the 
> NAMESPEACE insertion you provided below. The latest CRAN 
> Package Check does not indicate an error for 'urca'. If I 
> recall correctly, the package fUnitRoots was mentioned in 
> that email of BDR, too. Maybe the required changes have not 
> implemented in there?
> 
> Seems like it, and the R-Metrics team appears to be too busy 
> before the upcoming retreat.
> 
> Would you have a suggestion as to how to fix this on the side 
> of fUnitRoots so that it builds again?  Else I may have to 
> withdraw the package.
> 
> Thanks, Dirk
> 
> | 
> | Best,
> | Bernhard   
> | 
> | > -----Ursprüngliche Nachricht-----
> | > Von: Dirk Eddelbuettel [mailto:edd at debian.org]
> | > Gesendet: Samstag, 28. Mai 2011 23:53
> | > An: rmetrics-core; Pfaff, Bernhard Dr.
> | > Betreff: fUnitRoots failing with urca import due to BIC
> | > 
> | > 
> | > Hi all,
> | > 
> | > During a routine rebuild of the Debian archive, it was 
> noticed that 
> | > fUnitRoots no longer builds
> | > (http://bugs.debian.org/628324):
> | > 
> | > make[1]: Entering directory `/tmp/buildd/funitroots-2100.76/src'
> | > gfortran   -fpic  -O3 -pipe  -g -c UnitRootMacKinnon.f -o 
> | > UnitRootMacKinnon.o
> | > gcc -shared -o fUnitRoots.so UnitRootMacKinnon.o -llapack -lblas 
> | > -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath 
> -L/usr/lib/R/lib 
> | > -lR
> | > make[1]: Leaving directory `/tmp/buildd/funitroots-2100.76/src'
> | > make[1]: Entering directory `/tmp/buildd/funitroots-2100.76/src'
> | > make[1]: Leaving directory `/tmp/buildd/funitroots-2100.76/src'
> | > installing to
> | > /tmp/buildd/funitroots-2100.76/debian/r-cran-funitroots/usr/li
> | b/R/site-library/fUnitRoots/libs
> | > ** R
> | > ** inst
> | > ** preparing package for lazy loading Error : object 'BIC' is not 
> | > exported by 'namespace:nlme'
> | > Error : package 'urca' could not be loaded
> | > ERROR: lazy loading failed for package 'fUnitRoots'
> | > 
> | > 
> | > Did something change in nlme which upsets urca?  I only see (in 
> | > urca's
> | > NAMESPACE)
> | > 
> | > ## Import functions
> | > 
> | > importFrom(graphics, plot)
> | > 
> | > if (!exists("BIC", envir=asNamespace("stats"))) {
> | >     importFrom(nlme, BIC)
> | > } else {
> | >     importFrom(stats, BIC) # unless you already import stats }
> | > 
> | > I tried adding 'stats' to the Depends: in urca's 
> DESCRIPTION but not 
> | > beans.
> | > 
> | > Any ideas?
> | > 
> | > --
> | > Gauss once played himself in a zero-sum game and won $50.
> | >                       -- #11 at http://www.gaussfacts.com
> | > 
> | *****************************************************************
> | Confidentiality Note: The information contained in this 
> message, and 
> | any attachments, may contain confidential and/or privileged 
> material. 
> | It is intended solely for the person(s) or entity to which it is 
> | addressed. Any review, retransmission, dissemination, or 
> taking of any 
> | action in reliance upon this information by persons or 
> entities other 
> | than the intended recipient(s) is prohibited. If you 
> received this in 
> | error, please contact the sender and delete the material from any 
> | computer.
> | *****************************************************************
> | 
> 
> --
> Gauss once played himself in a zero-sum game and won $50.
>                       -- #11 at http://www.gaussfacts.com
> 



More information about the Rmetrics-core mailing list