[Rd] Ryacas check

2007-09-30 Thread Gabor Grothendieck
When I do

   Rcmd check Ryacas

on my Windows Vista system under

   R version 2.6.0 beta (2007-09-23 r42958)

it checks out fine but here:

  http://cran.r-project.org/bin/windows/contrib/checkSummaryWin.html
  http://cran.r-project.org/bin/windows/contrib/2.5/check/Ryacas-check.log

it complains about the XML package even though the XML package
*is* declared in the DESCRIPTION file.

What is wrong?

__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel


[Rd] CRAN packages with invalid maintainer email addresses

2007-09-30 Thread Kurt Hornik
As part of the process for the upcoming release of 2.6.0, we recently
contacted all maintainers of CRAN packages which give R CMD check
warnings or errors for a current prerelease of R 2.6.0.

Emails to the following addresses bounced:

  [EMAIL PROTECTED]
  [EMAIL PROTECTED]  
  [EMAIL PROTECTED]
  [EMAIL PROTECTED]
  [EMAIL PROTECTED]
  [EMAIL PROTECTED]
  [EMAIL PROTECTED]
  [EMAIL PROTECTED]
  [EMAIL PROTECTED]  
  [EMAIL PROTECTED]
  [EMAIL PROTECTED]
  [EMAIL PROTECTED]
  [EMAIL PROTECTED]
  [EMAIL PROTECTED]
  [EMAIL PROTECTED]
  [EMAIL PROTECTED]
  [EMAIL PROTECTED]

meaning that the packages

  BHH2 JLLprod MarkedPointProcess RandomFields SoPhy MasterBayes Oarray
  depmix edci epsi elasticnet hybridHclust km.ci modehunt ncvar ref
  regtest rindex riv rpart.permutation treeglia vardiag zicounts

are to be considered unmaintained.  

If you maintain one of these package, pls do provide an update fixing
the problems indicated on
http://cran.r-project.org/src/contrib/checkSummary.html, and provide a
valid email address.

If you know how to contact the respective maintainers, pls let me know.

If we receive no new information regarding these packages/maintainers,
we need to start orphaning these packages when 2.6.0 is released.

Best
-k

__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel


Re: [Rd] Ryacas check

2007-09-30 Thread Duncan Temple Lang
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



Gabor Grothendieck wrote:
> When I do
> 
>Rcmd check Ryacas
> 
> on my Windows Vista system under
> 
>R version 2.6.0 beta (2007-09-23 r42958)
> 
> it checks out fine but here:
> 
>   http://cran.r-project.org/bin/windows/contrib/checkSummaryWin.html
>   http://cran.r-project.org/bin/windows/contrib/2.5/check/Ryacas-check.log
> 
> it complains about the XML package even though the XML package
> *is* declared in the DESCRIPTION file.

The log says that the XML package refers to a function that cannot be
found and so the XML package wasn't loaded.


Grab the latest version of the XML package from
www.omegahat.org/RSXML/XML_0.93-1.tar.gz.
It is usually automatically fetched via CRAN, but
we have to figure out why that is not happening
currently.


> 
> What is wrong?
> 
> __
> R-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFG//Cw9p/Jzwa2QP4RAvjdAJ0aAnMNyjGxO5WdONA7GUUTcIIXBQCfc5eR
gWNaJh5gMu5ZmLLDa1Pb1vc=
=ZU1N
-END PGP SIGNATURE-

__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel


Re: [Rd] Ryacas check

2007-09-30 Thread Gabor Grothendieck
I don't understand what you are suggesting.  I already
have Depends: XML in my description file and as indicated
in my original post don't get any errors or warnings when I run
CHECK on my own system.  Its only CRAN that has them.

On 9/30/07, Duncan Temple Lang <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
>
>
> Gabor Grothendieck wrote:
> > When I do
> >
> >Rcmd check Ryacas
> >
> > on my Windows Vista system under
> >
> >R version 2.6.0 beta (2007-09-23 r42958)
> >
> > it checks out fine but here:
> >
> >   http://cran.r-project.org/bin/windows/contrib/checkSummaryWin.html
> >   http://cran.r-project.org/bin/windows/contrib/2.5/check/Ryacas-check.log
> >
> > it complains about the XML package even though the XML package
> > *is* declared in the DESCRIPTION file.
>
> The log says that the XML package refers to a function that cannot be
> found and so the XML package wasn't loaded.
>
>
> Grab the latest version of the XML package from
> www.omegahat.org/RSXML/XML_0.93-1.tar.gz.
> It is usually automatically fetched via CRAN, but
> we have to figure out why that is not happening
> currently.
>
>
> >
> > What is wrong?
> >
> > __
> > R-devel@r-project.org mailing list
> > https://stat.ethz.ch/mailman/listinfo/r-devel
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.7 (Darwin)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iD8DBQFG//Cw9p/Jzwa2QP4RAvjdAJ0aAnMNyjGxO5WdONA7GUUTcIIXBQCfc5eR
> gWNaJh5gMu5ZmLLDa1Pb1vc=
> =ZU1N
> -END PGP SIGNATURE-
>

__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel


Re: [Rd] Ryacas check

2007-09-30 Thread Duncan Temple Lang
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



Duncan Temple Lang wrote:
> 
> 
> Gabor Grothendieck wrote:
>> When I do
> 
>>Rcmd check Ryacas
> 
>> on my Windows Vista system under
> 
>>R version 2.6.0 beta (2007-09-23 r42958)
> 
>> it checks out fine but here:
> 
>>   http://cran.r-project.org/bin/windows/contrib/checkSummaryWin.html
>>   http://cran.r-project.org/bin/windows/contrib/2.5/check/Ryacas-check.log
> 
>> it complains about the XML package even though the XML package
>> *is* declared in the DESCRIPTION file.
> 
> The log says that the XML package refers to a function that cannot be
> found and so the XML package wasn't loaded.
> 
> 
> Grab the latest version of the XML package from
> www.omegahat.org/RSXML/XML_0.93-1.tar.gz.

That should read XML_1.93-1.tar.gz



> It is usually automatically fetched via CRAN, but
> we have to figure out why that is not happening
> currently.
> 
> 
>> What is wrong?
> 
>> __
>> R-devel@r-project.org mailing list
>> https://stat.ethz.ch/mailman/listinfo/r-devel

__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFG//9k9p/Jzwa2QP4RArCLAJ4mEXs8zlF52Vb6foUF9L3NHj68+gCfZcZZ
DC/BEu8CnjjdwqUK5Sm+iwk=
=r6QI
-END PGP SIGNATURE-

__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel