search for: purlely

Displaying 20 results from an estimated 33 matches for "purlely".

Did you mean: purely
2014 May 30
1
R CMD check for the R code from vignettes
Hi, Recently I saw a couple of cases in which the package vignettes were somewhat complicated so that Stangle() (or knitr::purl() or other tangling functions) can fail to produce the exact R code that is executed by the weaving function Sweave() (or knitr::knit(), ...). For example, this is a valid document that can pass the weaving process but cannot generate a valid R script to be source()d:
2006 May 11
1
DLL Problems Installig Picasa2
Hi. I'm trying to install Picasa 2 on my Linux workstation. Here's my info: * OS: Ubuntu Breezy Badger * Windows Version: Windows isn't installed on the machine, and I'm emulating Windows 2000 (since Picasa works on Windows 2000 and XP). * Wine Version: 0.9.12 I installed Wine via apt-get (using the winehq-suggested repositories) and am able to run programs like winver.exe
2009 May 07
3
RSPerl and Statistics::R
Greetings! Being a Perl hacker for some time, and wanting to leverage what R provides, I've been trying to work with Statistics::R and RSPerl. The former has a race condition that breeds some unreliability and the latter seems to have issues all around, and neither has been updated in some time. Are these projects are abandoned, or is there some effort currently being undertaken to
2018 Apr 04
2
glusterd2 problem
Hello! Installed packages from SIG on centos7 , at first start it works, but after restart- not: ?glusterd2 --config /etc/glusterd2/glusterd2.toml DEBU[2018-04-04 09:28:16.945267] Starting GlusterD???????????????????????????? pid=221581 source="[main.go:55:main.main]" version=v4.0.0-0 INFO[2018-04-04 09:28:16.945824] loaded configuration from file???????????????
2018 Jul 09
3
Parametrized Vignettest in R packages
So far you haven't provided a reproducible example yet. I wonder what exactly the object `sample_analysis` is. Sounds like it is an environment. If that is the case, devtools::build_vignettes() will tangle (for the meaning of "tangle", see ?tools::buildVignette) your vignette into an invalid R script. Environments cannot be represented via dput(), so knitr's purl() (eventually
2018 Apr 06
0
glusterd2 problem
Hi Dmitry, How many nodes does the cluster have ? If the quorum is lost (majority of nodes are down), additional recovery steps are necessary to bring it back up: https://github.com/gluster/glusterd2/wiki/Recovery On Wed, Apr 4, 2018 at 11:08 AM, Dmitry Melekhov <dm at belkam.com> wrote: > Hello! > > Installed packages from SIG on centos7 , > > at first start it works,
2010 Sep 20
0
unz() ignores encoding argument
Hi! I'm trying to read individual files from a ZIP archive, using the unz() function. Some of the files contain non-ASCII characters and I'd like to avoid unpacking them in a temporary directory. My problem is that unz() seems to ignore the encoding="latin1" option I need to read the non-ASCII characters properly. I can't find a clear indication in the documentation that
2008 Dec 27
1
Zipf fitting using R
Dear R-users, I am new to R and would like to use it for fitting the zipf distribution to some numeric data that I have. Here's the snippet that I use: library(VGAM) X <- read.table(file("~\\mydata.txt", encoding="latin1")) w <- as.vector(t((X[2]))) w <- w/sum(w) y <- (1:length(w)) fit = vglm (y ~ 1, zipf, tra=TRUE, weight=w) zipf(N=NULL,
1997 Jul 24
0
Updated Windos 95 Drivers to Correct Samba issuess.
The updated Vredir.vxd file corrects a problem deleting files on Samba servers running on UNIX- based computers. This problem can cause local files to be deleted. (168936 bytes, published 07/16/97 ) http://www.microsoft.com/isapi/support/ps_sl.idc?purl=/windows/&pfx=w95&base=windowssupport&kbd=win95x&sl=q_misc95 Hope this helps, Alan
2008 Sep 10
1
A question about the hypergeometric distribution and phyper()
Dear All I have a question about the hypergeomteric distribution. Example 1: I have a universe of 6187 objects, and 164 have a particular attribute, therefore 6187-164 do not have that attribute. I sample 249 of those objects, and find that 19 have that attribute. I get a p-value here (looking at just over-representation): phyper(19, 164, 6187-164, 249, lower.tail=FALSE) [1] 7.816235e-06
2008 Nov 29
1
unrelated software install triggering an error from R's install script on Mac OS X 10.5
Dear List, I am having a problem triggered by having R-2.8 (R version 2.8.0 Patched (2008-11-15 r46953)) installed on Mac OS X 10.5. The steps needed to generate the error are: - install a binary distribution of R (default location) - add R to the PATH - install the python module pycairo (http://www.cairographics.org/releases/pycairo-1.4.12.tar.gz) That last step results in an error, and the
2008 Nov 18
2
rss feed is not detected in firefox ?
my rails version is 2.2.0 i have created a rss feed It is working fine in IE but in fire fox only xml content is showned like "This XML file does not appear to have any style information associated with it. The document tree is shown below." any idea ? -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because
2009 Apr 09
2
R interpreter not recognized
Hello, I am trying to install a program based on R, but I am receiving the following error message: root at darkstar:/home/maria/UCS# perl System/Install.perl Error: Can't run the R interpreter (/usr/local/bin/R). Please make sure that R is installed and specify the fully qualified filename of the R interpreter with -R if necessary (see "doc/install.txt"). I do have installed R,
2005 Mar 26
0
Newbie Instalation
...ding. My Advice for Newbies - Don't let the arrogance (perceived or real) of folks on the list get you down. 99% are trying to help, but many of them have been dealing with this stuff for a long time, so our meltdowns are old hat to them! - Make sure you get to know the scripts and not rely purlely on AMP, *@Home, etc. - Test, test, test George ________________________________ From: asterisk-users-bounces@lists.digium.com on behalf of Tzafrir Cohen Sent: Fri 3/25/2005 7:54 PM To: asterisk-users@lists.digium.com Subject: Re: [Asterisk-Users] Newbie Instalation On Fri, Mar 25, 2005 at...
2000 Aug 02
4
RDF Metadata Specification
I've put together the first attempt to defining an RDF metadata vocabulary for use with the CD Index/MusicBrainz/OggVorbis. If you care about metadata issues, please take a look at: http://www.cdindex.org/MM I've included a section for video specific stuff, but everything that I originally had in there is being covered by the MM:Contributors section. The Contributors stuff will allow
2012 Jun 16
1
Efficient distance calculation on big matrix
Hi All, I'm working on analyzing a large data set, lets asume that dim(Data)=c(1000,8700). I want to calculate the canberra distance between the columns of this matrix, and using a toy example ('test' is a matrix filled with random numbers 0-1): > system.time(d<-as.matrix(dist(t(test), method = "canberra", diag = FALSE, upper = FALSE, p = 2))) user system
2008 Nov 20
1
pdf device: rasterize portions of the plot to reduce file size
Dear list, My favorite output format is usually pdf. I can include the graphics in pdflatex documents and benefit from the scalable nature of vector graphic formats. However, I recently had to generate high-res 2D levelplot graphics as in the example below, N <- 100 # N <- 1000 # slow to diplay xy <- expand.grid(x=seq(0, 10, length=N), y=seq(0, 10, length=N)) xy <- within(xy,
2008 Jul 31
4
instal tar.gz package on windows
Dear HelpeRs, I have created a tar.gz package (the package was created on unix) and I would like to install it in R on a Windows operating system. As far as I know, R in Windows accepts only packages in zip file for installation and I could not find a way to install a tar.gz file. I would like to mention that I  installed the package on unix using install.packages and it works. I also tried to
2008 Nov 30
6
Regex: workaround for variable length negative lookbehind
Hi all I have the following regular expression problem: I want to find complete elements of a vector that end in a repeated character but where the repetition doesn't make up the whole word. That is, for the vector vec: vec<-c("aaaa", "baaa", "bbaa", "bbba", "baamm", "aa") I would like to get "baaa" "bbaa"
2018 Jul 09
0
Parametrized Vignettest in R packages
Dear Yihui, Thank you for the valuable questions. sample_analysis is a "tibble" while configuration is an "R6" class. But I also have parametrized reports where I pass R reference classes as arguments. This is the Rmd yaml params part corresponding to the error message. params: configuration: !r get(data(skylineconfig)) data: !r get(data(sample_analysis)) Might the R6