Re: [R] Problem with R 2.13.0 Task Views (on Mac)

2011-04-16 Thread Achim Zeileis

On Fri, 15 Apr 2011, Uwe Ligges wrote:


On 14.04.2011 18:14, rbali wrote:

Same problem with Vista


1. Please quote the original message, mailing list readers are not able to 
follow otherwise!
2. Peter Dalgaard wrote that it is a bug in the ctv package, so everything is 
said already. And rather than posting here, why not ask the ctv package 
maintainer for a fix (which has been done already and hence no need to do it 
*now*).


I just released a new version ctv 0.7-1 on the CRAN master site
(http://CRAN.R-project.org/package=ctv) that should fix the problems. (I 
tested under R 2.12.2, 2.13.0 and 2.14.0 (devel) on my Linux machine.)


Best,
Z


Uwe Ligges






--
View this message in context: 
http://r.789695.n4.nabble.com/Problem-with-R-2-13-0-Task-Views-on-Mac-tp3449189p3450073.html

Sent from the R help mailing list archive at Nabble.com.

__
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.



__
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] Problem with R 2.13.0 Task Views (on Mac)

2011-04-15 Thread Uwe Ligges



On 14.04.2011 18:14, rbali wrote:

Same problem with Vista


1. Please quote the original message, mailing list readers are not able 
to follow otherwise!
2. Peter Dalgaard wrote that it is a bug in the ctv package, so 
everything is said already. And rather than posting here, why not ask 
the ctv package maintainer for a fix (which has been done already and 
hence no need to do it *now*).


Uwe Ligges






--
View this message in context: 
http://r.789695.n4.nabble.com/Problem-with-R-2-13-0-Task-Views-on-Mac-tp3449189p3450073.html
Sent from the R help mailing list archive at Nabble.com.

__
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.


[R] Problem with R 2.13.0 Task Views (on Mac)

2011-04-14 Thread Michael Kubovy
Dear R-users,

After upgrading to the recent version of R, I'm having a problem updating task 
views:

 sessionInfo()
R version 2.13.0 (2011-04-13)
Platform: x86_64-apple-darwin9.8.0/x86_64 (64-bit)

locale:
[1] en_US.UTF-8/en_US.UTF-8/C/C/en_US.UTF-8/en_US.UTF-8

attached base packages:
[1] datasets  utils stats graphics  grDevices methods   base 

other attached packages:
[1] ctv_0.7-0   sos_1.3-0   brew_1.0-4  MASS_7.3-12
 update.views('Graphics')
Error in split.default(X, group) : first argument must be a vector
In addition: Warning message:
In .get_pkgs_from_ctv_or_repos(views = views, coreOnly = coreOnly,  :
  CRAN task view Graphics not available

Thanks,
__
Professor Michael Kubovy
University of Virginia
Department of Psychology
for mail add:   for FedEx or UPS add: 
P.O.Box 400400  Gilmer Hall, Room 102
Charlottesville, VA 22904-4400  McCormick Road
USA Charlottesville, VA 
22903
roomphone
Office:B011 +1-434-982-4729
Lab:B019+1-434-982-4751
WWW:http://www.people.virginia.edu/~mk9y/


[[alternative HTML version deleted]]

__
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] Problem with R 2.13.0 Task Views (on Mac)

2011-04-14 Thread peter dalgaard

On Apr 14, 2011, at 11:45 , Michael Kubovy wrote:

 Dear R-users,
 
 After upgrading to the recent version of R, I'm having a problem updating 
 task views:

Yes, a bug in the ctv package needs fixing...

 
 sessionInfo()
 R version 2.13.0 (2011-04-13)
 Platform: x86_64-apple-darwin9.8.0/x86_64 (64-bit)
 
 locale:
 [1] en_US.UTF-8/en_US.UTF-8/C/C/en_US.UTF-8/en_US.UTF-8
 
 attached base packages:
 [1] datasets  utils stats graphics  grDevices methods   base 
 
 other attached packages:
 [1] ctv_0.7-0   sos_1.3-0   brew_1.0-4  MASS_7.3-12
 update.views('Graphics')
 Error in split.default(X, group) : first argument must be a vector
 In addition: Warning message:
 In .get_pkgs_from_ctv_or_repos(views = views, coreOnly = coreOnly,  :
  CRAN task view Graphics not available
 
 Thanks,
 __
 Professor Michael Kubovy
 University of Virginia
 Department of Psychology
 for mail add: for FedEx or UPS add: 
 P.O.Box 400400Gilmer Hall, Room 102
 Charlottesville, VA 22904-4400McCormick Road
 USA   Charlottesville, VA 
 22903
   roomphone
 Office:B011   +1-434-982-4729
 Lab:B019  +1-434-982-4751
 WWW:http://www.people.virginia.edu/~mk9y/
 
 
   [[alternative HTML version deleted]]
 
 __
 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.

-- 
Peter Dalgaard
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Email: pd@cbs.dk  Priv: pda...@gmail.com

__
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] Problem with R 2.13.0 Task Views (on Mac)

2011-04-14 Thread rbali
Same problem with Vista

--
View this message in context: 
http://r.789695.n4.nabble.com/Problem-with-R-2-13-0-Task-Views-on-Mac-tp3449189p3450073.html
Sent from the R help mailing list archive at Nabble.com.

__
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.