[R] Warning message when Loading package svMisc in R 2.10.0

2009-10-27 Thread Qi Li
Hi,

I have a problem when using R 2.10.0,

Loading required package: svMisc
Warning message:
package 'svMisc' was built under R version 2.9.1 and help will not work 
correctly

HOW to fix it? 
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


Re: [R] Warning message when Loading package svMisc in R 2.10.0

2009-10-27 Thread Orvalho Augusto
I did not try. But you try to update all the packages with:
update.packages()

Good luck
Caveman

On Tue, Oct 27, 2009 at 6:28 AM, Qi Li ericq...@hotmail.com wrote:
 Hi,

 I have a problem when using R 2.10.0,

 Loading required package: svMisc
 Warning message:
 package 'svMisc' was built under R version 2.9.1 and help will not work 
 correctly

 HOW to fix it?
 __
 R-help@r-project.org mailing list
 https://stat.ethz.ch/mailman/listinfo/r-help
 PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
 and provide commented, minimal, self-contained, reproducible code.


__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


Re: [R] Warning message when Loading package svMisc in R 2.10.0

2009-10-27 Thread Richardson, Patrick
svMisc was built and submitted to CRAN under 2.9.2. If you are trying to use it 
within TINN, TINN will still work. The package needs to be built under 2.10 and 
resubmitted. I'm sure Phillipe will get to it in due time.


Best regards,

Patrick

-Original Message-
From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On 
Behalf Of Orvalho Augusto
Sent: Tuesday, October 27, 2009 3:14 AM
To: r-help@r-project.org
Subject: Re: [R] Warning message when Loading package svMisc in R 2.10.0

I did not try. But you try to update all the packages with:
update.packages()

Good luck
Caveman

On Tue, Oct 27, 2009 at 6:28 AM, Qi Li ericq...@hotmail.com wrote:
 Hi,

 I have a problem when using R 2.10.0,

 Loading required package: svMisc
 Warning message:
 package 'svMisc' was built under R version 2.9.1 and help will not work 
 correctly

 HOW to fix it?
 __
 R-help@r-project.org mailing list
 https://stat.ethz.ch/mailman/listinfo/r-help
 PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
 and provide commented, minimal, self-contained, reproducible code.


__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.
This email message, including any attachments, is for th...{{dropped:6}}

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


Re: [R] Warning message when Loading package svMisc in R 2.10.0

2009-10-27 Thread Uwe Ligges



Richardson, Patrick wrote:

svMisc was built and submitted to CRAN under 2.9.2. If you are trying to use it 
within TINN, TINN will still work. The package needs to be built under 2.10 and 
resubmitted. I'm sure Phillipe will get to it in due time.



No, that's nonsense. It does *not* need to be resubmitted, but do be 
rebuilt, and that is done for a new major release.


Just say

update.packages(checkBuilt=TRUE)

Best,
Uwe Ligges








Best regards,

Patrick

-Original Message-
From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On 
Behalf Of Orvalho Augusto
Sent: Tuesday, October 27, 2009 3:14 AM
To: r-help@r-project.org
Subject: Re: [R] Warning message when Loading package svMisc in R 2.10.0

I did not try. But you try to update all the packages with:
update.packages()

Good luck
Caveman

On Tue, Oct 27, 2009 at 6:28 AM, Qi Li ericq...@hotmail.com wrote:

Hi,

I have a problem when using R 2.10.0,

Loading required package: svMisc
Warning message:
package 'svMisc' was built under R version 2.9.1 and help will not work 
correctly

HOW to fix it?
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.



__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.
This email message, including any attachments, is for th...{{dropped:6}}

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.