similar to: Cannot update 2.8.1 packages: unable to access index for repository...

Displaying 20 results from an estimated 1100 matches similar to: "Cannot update 2.8.1 packages: unable to access index for repository..."

2010 Jan 12
1
FW: Problems connecting with MySQL using odbcDriverConnect (RODBC package) on Linux
I think I figured this out. I should not have put the Driver name in braces. Changing it from {MySQL} to MySQL seems to work. -----Original Message----- From: Marcus, Jeffrey Sent: Tuesday, January 12, 2010 6:09 PM To: 'r-help at r-project.org' Subject: Problems connecting with MySQL using odbcDriverConnect (RODBC package) on Linux I am sure I'm doing something wrong here but not
2009 Mar 05
2
Installing the Rstem package
Hello, I am trying to install the Rstem package, but I have problems. I am using Windows XP and the 2.8.1 version of R. I have read the "Add-on packages" chapter of the "R Installation and Administration" manual, and also have tried several things, which worked for other people on the mailing list having faced the same problem
2006 Mar 09
1
lsa and Rstem?
Dear r-helpers, I can't get lsa to run because: > library(lsa) Loading required package: Rstem Error in library(pkg, character.only = TRUE, logical = TRUE, lib.loc = lib.loc) : 'Rstem' is not a valid package -- installed < 2.0.0? In addition: Warning message: cannot create HTML package index in: make.packages.html() > install.packages('Rstem') Warning in
2007 Oct 21
2
Help installing Rstem package
An embedded and charset-unspecified text was scrubbed... Name: n?o dispon?vel Url: https://stat.ethz.ch/pipermail/r-help/attachments/20071021/3a2e8c5b/attachment.pl
2007 Aug 06
1
data analysis
Dear all, I have a factorial design where the response is an ordered categorical response. treatment (two levels: 1 and 2) time (four levels: 30, 60,90 and 120) ordered response (0,1,2,3) could someone suggest a correct analysis or some references? Best regards subject treatment time response 1 1 30 3 2 1 30 3 3 1 30 1 4 1 30
2009 Jul 07
1
wordStem problems in R 2.9, Fedora 11; Linux Kernel 2.6.29.5-191.fc11.i586
Dear All, I just updated from Fedora 9 to Fedora 11, kernel version 2.6.29.5-191.fc11.i586. I'm running R 2.9. I successfully installed package Rstem from source (it always ran fine for me in F9). However: > wordStem(c("This","is","a","test")) Error in wordStem(c("This", "is", "a", "test")) : VECTOR_ELT()
2011 Aug 10
1
Referencing non-CRAN extension from CRAN package
Hi r-devel, I would like to submit a package to CRAN that makes use of an Omegahat extension, RStem ( http://www.omegahat.org/Rstem/ ). What is the best way to reference it in my package, and ensure compliance with CRAN submission guidelines? Thank you for your help! Tim -- Timothy P. Jurka Department of Political Science University of California, Davis www.timjurka.com [[alternative HTML
2008 Jul 28
1
RStem with portuguese language
Greetings, I have R 2.7.1 in MacOs and I believe UTF encoding is already installed. At least: > Sys.getenv() shows several variables, including: LANG "pt_PT.UTF-8" I installed the Rstem and tm packages and when I try the following code: > wordStem(c("aberra??o","aberra??es"), language="portuguese") [1] "aberra?\xc3"
2014 Mar 11
2
Very slow download with pxelinux > 4.07 on specific hardware
> Le 11/03/2014 10:32, Eric PEYREMORTE a ?crit : > Some news here. I didn't test with 5.01 yet (didn't see that one sorry). > With 5.01 i don't have any problem. Problems begin with 5.10. > -- > Eric PEYREMORTE Hello Eric: To sum up your report: _ 4.0x works; _ 4.10-pre22 (lwip branch) works; _ 5.01 (elflink branch) works; _ 5.10 (lwip merge into elflink) fails; I
2017 Aug 03
0
find similar words in text
Please keep messages on the list so others can pitch in. _Which_ words do you want to consider identical for the purpose of frequency count? _What_ do you want to plot? B. > On Aug 3, 2017, at 4:36 PM, Riaan Van Der Walt <Riaan.VanDerWalt at nwu.ac.za> wrote: > > Hallo Boris, > I've loaded the Rstem, Snowball. > But I am clueless how to get a list eg. whal* (whale,
2009 Jun 11
1
Installing the Rstem package
Hi, I can't find the package for LSA. When I try http://www.statistik.uni-dortmund.de/~ligges/Rstem_0.3-1.zip <http://www.statistik.uni-dortmund.de/%7Eligges/Rstem_0.3-1.zip> It says file not found. Is there an updated link? Ravi __________________________________________________________________________ This email message is for the sole use of the intended
2011 Jun 09
2
Coercing Output from mget() into Proper Data Frame
Hello R-philes: I have the following function that gets the output of mget() and converts it to a data frame to return. What I am finding is that the dimensions are wrong. Basically, I get: bridesmaid wed u see m gt lt like love X.0 dress pagetrack one go X3 get 1 56 35 27 30 24 20 20 23 28 17 25 16 16 28 15 26 Instead, I want something like: [1] bridesmaid
2008 Apr 13
1
Installing R in Ubuntu
Hello, I am new to Ubuntu (Linux in general) and I am trying to install R: so far, I am stuck. I have followed the instructions at the CRAN website with little luck. I read an exchange about the same issue posted before, but did not give me enough information to solve things by myself, hence, this email. Based on the former exchange I read, I am trying to include enough information to see if
2006 Dec 13
2
install.packages
I try to type this in my R-winEdt. but I got these. Do you know? Aimin > install.packages('http://rh-mirror.linux.iastate.edu/CRAN/bin/windows/contrib/2.4/plotrix_2.1-6.zip') Warning in download.packages(pkgs, destdir = tmpd, available = available, : no package 'http://rh-mirror.linux.iastate.edu/CRAN/bin/windows/contrib/2.4/plotrix_2.1-6.zip' at the
2001 Dec 06
4
workgroups not recognized in virtual server conf files
Hi, The documentation I've read indicates that I should be able to get Samba to honor the value of the 'workgroup' variable as set from within an included virtual server configuration file. Given the configuration files below, if I comment out the "workgroup = testwg" line from the main configuration file (smb.conf), then a query of the Samba server (with
2007 Nov 05
12
Error installing Mongrel on Solaris 9
Hi all, We''ve installed RoR on Solaris 9, and are attempting to install Mongrel using the following command:gem install mongrelgetting error "SSL is not installed on this system".All other gems (including Rake) installed fine.Any suggestions?Thanks,Brian _________________________________________________________________ Boo!?Scare away worms, viruses and so much more! Try
2008 Jul 24
3
Integrating R and Textmate
To Whom It May Concern: I need to use various packages in R and I also want to use Textmate. Problem 1: Textmate doesn't seem to recognize the packages that are already installed on R. Problem 2: When I execute the following command: install.packages("ade4", repos="http://cran.r-project.org", contriburl = contrib.url(
2009 Oct 16
1
Mixing LaTeX and R Code in Loops and Functions in Sweave
I have a question about mixing LaTeX and R code in loops and functions in Sweave. Here's my problem: I want to do something like this: <<>>= # some R code for a loop for(i in 1:10) { @ My LaTex code here would describe what I do in the loop. For instance, in this loop print out the numbers one through 10. Maybe I could even have Multiple sections in between the loop. For
2015 Jun 13
3
Cannot install R on Ubuntu 14.04 LTS
Hello everyone, I've spent the last 2 days trying to install base R on my Ubuntu 14.04 LTS machine. I even just wiped my entire computer and reinstalled the operating system thinking that was the problem (since some people have problems updating R). So far I've tried to follow this link exactly that has instructions: http://mirror.las.iastate.edu/CRAN/ Since I just reinstalled Ubuntu I
2006 Dec 08
1
please help me for svm plot question
I run the following code, all other is ok, but plot(m.svm,p5.new,As~Cur) is not ok Anyone know why? install.packages("e1071") library(e1071) library(MASS) p5 <- read.csv("http://www.public.iastate.edu/~aiminy/data/p_5_2.csv") p5.new<-subset(p5,select=-Ms) p5.new$Y<-factor(p5.new$Y) levels(p5.new$Y) <- list(Out=c(1), In=c(0)) attach(p5.new)