search for: hedgehog

Displaying 16 results from an estimated 16 matches for "hedgehog".

2011 Mar 04
5
How to intercept an instance method from StdLib (1.9.2)
...s not exist" do Pathname.stub(:exist?).and_return(false) lambda{ B3::Bdd::Helpers.rvm_path}.should raise_error(RuntimeError, "File not found:") end Appreciate any tips. -- ????'' ??? ??????, ???'' ?????? ?? ???? [The fox knows many things, but the hedgehog knows one big thing.] ? Archilochus, Greek poet (c. 680 BC ? c. 645 BC) http://wiki.hedgehogshiatus.com
2010 Nov 07
2
Hooks before a scenario but not the background: possible or bad practice
...rrently possible to get a hook to run before a scenario, but not the Background of the feature? Or am I mistaken in making a distinction between a scenario and the background of a feature? Best wishes -- ????'' ??? ??????, ???'' ?????? ?? ???? [The fox knows many things, but the hedgehog knows one big thing.] ? Archilochus, Greek poet (c. 680 BC ? c. 645 BC) http://wiki.hedgehogshiatus.com
2011 Mar 03
1
Does RSpec interfere with Pathname#dirname or Pathname#realpath ?
...|| ''~/.rvm'') => #<Pathname:/home/hedge/.rvm> ruby-1.9.2-p136 :007 > puts pn2.dirname.realpath.directory? true => nil I''d appreciate any comments or insights. -- ????'' ??? ??????, ???'' ?????? ?? ???? [The fox knows many things, but the hedgehog knows one big thing.] ? Archilochus, Greek poet (c. 680 BC ? c. 645 BC) http://wiki.hedgehogshiatus.com
2007 Mar 19
1
Paint Shop Pro 8
Has anyone had any luck getting PSP8 running under wine? If so, would you mind letting me in on your secret?! The computer I want to run it on is a Ubuntu [Hoary Hedgehog] box. I gave up trying to install PSP8 several months ago, and I can't even remember now exactly what the problem was...I just know that after much fiddling I got nowhere.
2005 Sep 01
1
Wine Font Problem with VB app in Ubuntu
...rowsers, OpenOffice, etc...) except this one. I have written and installed a new small VBapp to try to tweak the font set. Same result. The only fonts that appear are either too small or too large. This must be an issue some one else has manged to solve. Currently running with Ubuntu 5.04 Hoary Hedgehog, Wine 0.0.20050725. Any help would be much appreciated. Thanks.
2011 Mar 22
2
R_HOME path getting munged in inst/doc/Makefile on Windows
Hello, I have come across two separate packages that have a Makefile in inst/doc which use the R_HOME variable. In both cases, the path to R_HOME gets munged in such a way that commands that include R_HOME fail on Windows: For example, one Makefile, for the xmapcore package ( https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/xmapcore/username/password: readonly) has this: R=${R_HOME}/bin/R SUITE=../cookbook/delia.R [...] ${R} --vanilla --verbose < ${SUITE} the output of trying to build this package includes: * creating vignettes ... ERROR E:\biocbld\BBS-2~1.8-B\R/bin/R -...
2013 Mar 13
1
Failed to locate 'weave' output file / vignette product does not have a known filename extension
...nsSelect1.tr?, ?parameters1.txt? Execution halted My guess is it's looking for BitSeq.tex, but it's not clear where it's looking; the package is pretty straightforward, inst/doc contains BitSeq.Rnw and nothing else (no Makefile). Next, the package ppiData whose source is here: https://hedgehog.fhcrc.org/bioc-data/trunk/experiment/pkgs/ppiData (login: readonly password: readonly) As you can see, there is no .tex file in the source of the package, but after running R CMD build on it, the resulting .tar.gz file contains ppiData/inst/doc/ppiData.tex Then the package fails check (excerpt of...
2009 Aug 17
2
S4 Generics and NAMESPACE : justified warning ?
Dear list, It seems that a package (pkgB) using another package (pkgA) with S4 generics formed by taking existing functions (for example 'plot') must not import the existing functions ('plot') in its namespace to avoid the warning "replacing previous import: plot". Suppose we use the simple 'import' directive in the name space of pkgB. pkgA and pkgB files would
2006 Apr 20
0
Compililation / linking problems
...hsI' collect2: ld returned 1 exit status --------------------- what do I do? the configure script said it didn't fond freetype, even though it is currently installed. But even if it wasn't, the configure script didn't say it wouldn't compile. btw, I'm using Ubuntu hoary-hedgehog on AMD64. Any tips? thanks in advance, Louis Bouchard.
2012 Mar 14
1
issue with Rd2pdf and \Sexpr in Rd files
Hi, The following command: R CMD Rd2pdf --no-preview --output=./tmp.pdf --title=test genefu-package.Rd run against this file: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/genefu/man/genefu-package.Rd (username: readonly; password: readonly) produces a very verbose error (see below) with R version 2.15.0 alpha (2012-03-07 r58622). The .Rd file has these lines in it: Version: \tab \Sexpr{packageDescription("genefu&quo...
2009 Mar 21
1
Calling R from Java (trying the R interface to Omegahat and Java)
Dear R-helpers, I run R version 2.8.1 (2008-12-22) on i386-apple-darwin8.11.1 I would like to call R from Java. I downloaded SJava_0.69-0.tar.gz, and then issued the command suggested on http://www.omegahat.org/ RSJava/ : % R INSTALL -c SJava_0.69-0.tar.gz ARGUMENT 'INSTALL' __ignored__ WARNING: unknown option '-c' ARGUMENT 'SJava_0.69-0.tar.gz' __ignored__ I then
2005 Jun 26
2
trouble with long filename copy
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 L.S. I'm a new member here. I've been using Samba for about 7 years now. Usually in Win 98/2K environment, but recently also in XP environments My server basis is either Debian or Ubuntu linux. Problem: when someone drags and drops a folder from one location to another on a windows client, they get an error saying "this location does
2009 Jan 15
2
R package tests
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I was wondering if anyone could point me in the right direction for reading up on writing tests in R. I'm writing some functions for inclusion into a package and would like to test them to ensure they're doing what I expect them to do. Are these approaches used for testing packages in CRAN? Cheers, Nathan - -- -
2009 Aug 25
11
[Bug 23495] New: nouveau KMS produces no output on a Dell 3008WFP monitor
http://bugs.freedesktop.org/show_bug.cgi?id=23495 Summary: nouveau KMS produces no output on a Dell 3008WFP monitor Product: xorg Version: unspecified Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at
2010 Feb 24
1
build, data and vignettes
Based on some testing it seems to me that if I have a package with a dataset in /data a Sweave vignette in inst/doc (but no associated pdf file) the vignette loads the data in /data through data(dataset) and I do a R CMD build R will try to build the pdf version of the vignette, but will be unable to find the dataset in data because the package is not yet installed. However, if I do
2005 Jul 02
6
Port redirection on standalone pc to pop3 proxy AV scanner
G''day all. I''m trying to set up Clam AV scanning of incoming POP3 email to my Thunderbird mail client; I have a standalone laptop with a 56k dialup connection to my ISP. I can''t seem to get port redirection working: I''m trying to redirect incoming POP3 mail from my ISP''s mail server to p3scan which is listening on 127.0.0.1:8110 and will do the AV