Re: [R] Problem accessing functions in package 'roxygen'

2009-09-05 Thread Uwe Ligges
Robert A LaBudde wrote: Thanks, Uwe. Unfortunately, that doesn't work either: > library('roxygen') Warning message: package 'roxygen' was built under R version 2.9.1 > roxygen::trim(' 1234 ') You need three colons as indicated in my previous answer! Uwe Error: 'trim' is not an exported

Re: [R] Problem accessing functions in package 'roxygen'

2009-09-04 Thread Robert A LaBudde
Thanks, Uwe. Unfortunately, that doesn't work either: > library('roxygen') Warning message: package 'roxygen' was built under R version 2.9.1 > roxygen::trim(' 1234 ') Error: 'trim' is not an exported object from 'namespace:roxygen' I ended up using trim <- function(x) gsub("^[[:space:]]+|[[:sp

Re: [R] Problem accessing functions in package 'roxygen'

2009-09-03 Thread Uwe Ligges
Robert A. LaBudde wrote: I have Vista Home with R-2.9.0, and installed and tried to test the package 'roxygen': > utils:::menuInstallPkgs() trying URL 'http://lib.stat.cmu.edu/R/CRAN/bin/windows/contrib/2.9/roxygen_0.1.zip' Content type 'application/zip' length 699474 bytes (683 Kb) opened

[R] Problem accessing functions in package 'roxygen'

2009-09-03 Thread Robert A. LaBudde
I have Vista Home with R-2.9.0, and installed and tried to test the package 'roxygen': > utils:::menuInstallPkgs() trying URL 'http://lib.stat.cmu.edu/R/CRAN/bin/windows/contrib/2.9/roxygen_0.1.zip' Content type 'application/zip' length 699474 bytes (683 Kb) opened URL downloaded 683 Kb packa