similar to: msreader

Displaying 20 results from an estimated 600 matches similar to: "msreader"

2007 May 10
1
CombineZ5
Hello I am trying to run Combine Z5 under wine (my version is 0.9.4) and have several probems has anyone succeeded in running this very useful program for macrophotography ? http://www.hadleyweb.pwp.blueyonder.co.uk/CZ5/combinez5.htm Thanks Fungi
2006 Jul 22
3
Multcomp
Here it is again, hope this is more clear I am using the following data (only a small subset is given): Habitat Fungus.yield Birch 20.83829053 Birch 22.9718181 Birch 22.28216829 Birch 24.23136797 Birch 22.32147961 Birch 20.30783598 Oak 27.24047258 Oak 29.7730014 Oak 30.12608508 Oak 25.76088669 Oak 30.14750974 Hornbeam 17.05307949 Hornbeam 15.32805111 Hornbeam 18.26920177 Hornbeam 21.30987049
2003 Jul 09
2
Packages, generics, S3 and S4
My question has two parts. The first is with regard to the frame or environment in which generic functions are defined in packages. It seems as though they are defined (i.e. exist as objects) in frame 1, even when defined in a package. The following is a short example: setClass("track",representation(x="numeric",y="numeric")) plotTrack <- function(x,y,...)
2007 Nov 14
1
reading tables from url
I'm trying to read some web tables directly into R. These are both genome sequencing projects (eukaryotes and metagenomes) from NCBI and look very similar; however, only the first one works. http://www.ncbi.nlm.nih.gov/genomes/leuks.cgi http://www.ncbi.nlm.nih.gov/genomes/lenvs.cgi I added ?dump=selected to the end of the url string to get a tab- delimited file (which is what happens
2005 Jun 01
1
glm
Hi, list, I have got a dataset on soil and plant. I would like to fit a "glm" to my data. My response variable is percentage data. That is percent of plant root length colonized by Arbuscular micorrhiza fungi. Because of the nature of my data, I am not quite sure whether gamma or gaussian distribution is suitable for this type of data. If I use gamma distribution, which link function is
2009 Jan 26
3
GPLPV
Hello list; I´ve updated my windows 2k3 GPLPV drivers from 0.9.9 to 0.9.12-pre13. But now, i have two xen block devices; (of course, one of them is not working and is marked with the yellow exclamation). How can i fix it, or how can i uninstall the GPLPV drivers in order to make a clean install? Thanks Juan Pablo _______________________________________________ Xen-users mailing list
2007 Mar 19
2
Updating problems
Hi, Im new at linux, I have Ububtu installed and I had wine 0.9.9 working properly. I uninstalled it and install wine 0.9.12 but when I tried to launch "uninstaller" it gives me the following message: wine client error:2d: version mismatch 229/232. Your wineserver binary was not upgraded correctly, or you have an older one somewhere in your PATH. Or maybe the wrong wineserver is still
2006 Nov 22
1
Probit analysis
Respected Sir/Madam, I have a question regarding calculation of LD50 (Lethal Dose) and IC50 (50% inhibitory concentration) of an antimicrobial experiment. I have used a compound isolated from a plant and observed its effect on the fungus *Fusarium oxysporum* by the food poisoning method. Solutions of the compound at concentrations of 0, 50, 100, 150, 200 and 250µg/ ml were added to
2006 May 11
3
Pegasus Mail and recent versions of Wine
Has anyone succeeded in running Pegasus Mail with a version of Wine newer than 0.9.8? With Wine 0.9.9 I experienced a termination of Pegasus Mail every time I closed a message composition window. This was not "fixed" in Wine 0.9.10. With Wine 0.9.11 and Wine 0.9.12 Pegasus Mail appears to be unable to display anything other than its startup window with the flying horse and the
2001 Oct 11
4
ext3 0.9.12 for 2.4.10-ac11
An ext3 update for Alan's latest kernel is at http://www.uow.edu.au/~andrewm/linux/ext3/ The version of ext3 in -ac kernels currently stands at 0.9.6, so this is a fairly large diff. However most of this code has had a decent amount of external testing via the 0.9.9 patch. The changelog since 0.9.6 is below. Please test it if you can, and all being well we shall ask Alan to merge it a
2006 Sep 26
4
squares instead of font characters since wine-0.9.13
do you know why when running wine-0.9.13 and all later versions of wine, finale displays squares instead of font characters and when running wine 0.9.12 everything displays ok? I have checked with wine versions that I have compiled from source on mandrake 10.0. The wine directory was left without any changes. thanks Piotr -------------- next part -------------- An HTML attachment was
2012 Sep 11
1
using alternative models in glmulti
All, I am working on a multiple-regression meta-analysis and have too many alternative models to fit by hand. I am using the "metafor" package in R, which generates AIC scores among other metrics. I'm using a simple formula to define these models. For example, rma(Effect_size,variance, mods=~Myco_type + N.type +total, method="ML")->mod where Effect_size is the
2006 Jun 17
2
failure of status 127
With 32bit etch debian, following an yesterday: #aptitude update (and upgrade) Daniel: As you migth remember, I got the error "failure of status 127" as on last June 10 (on that occasion following apt-get update and upgrade) At that time the remedy was: #apt-get remove libwine followed by #apt-get install libwine Now I prefer aptitude or dselect, so that yesterday #aptiture update
2006 Jun 11
4
Regression testing Money 2004
Hi, I'm following the WineGit instructions to try and discover why Money 2004 doesn't run with 0.9.12 or later. This is the first time I have tried to do regression testing, so I need some help. Is this the correct group to ask? I have installed git 1.1.4, copied the GIT repository to my PC, installed g++, yacc and bison, bisected the source tree and compiled. I then ran Money and
2017 Jun 04
2
read.table
Hi All, I wonder if there should be one character for quote= in read.table, i.e., > args(read.table) function (file, header = FALSE, sep = "", quote = "\"'", dec = ".", ... I have a file containing the following lines, 08248-GOTERM 3'-phosphoadenosine 5'-phosphosulfate biosynthetic process 08279-GOTERM 3'-phosphoadenosine
2006 Apr 29
3
What version of Wine am I running?
If I type the following from the cli: [cj@vrproductions2 ~]$ wine Wine 20050830 Usage: wine PROGRAM [ARGUMENTS...] Run the specified program wine --help Display this help and exit wine --version Output version information and exit [cj@vrproductions2 ~]$ rpm -qa | grep wine wine-devel-0.9.12-1.fc4 wine-arts-0.9.12-1.fc4 wine-tools-0.9.12-1.fc4
2020 Oct 05
2
LLJIT: __{math}_finite symbols not resolved ?
Hello, when building code with -Ofast -ffinite-math-only -ffast-math, clang generates calls to "finite" variants of math functions. This has been the source of a fair amount of issues in a "normal", non-JIT pipeline, which seem to have been fixed over time - a simple fix being recompiling the target app against the new glibc. - https://bugs.llvm.org/show_bug.cgi?id=44842 -
2008 Dec 09
1
Xen 3.3 Windows xp guest insufficient resources
Hello all, Been using Xen a while, previously with Netbsd and few weeks ago changed dom0 to Gentoo linux. Change wen''t very nice, but now I''m facing strange out of resources problem in Windows XP HVM guests. At first there was no issues but when we added second windows guest users started to complain that they cannot access network drivers and cannot unzip large zips ( the
2023 Oct 28
1
My Back-UPS RS 1000 went haywire, any ideas?
Is the battery old? PbAc ones usually last for 2-3 years and then degrade. Should be a field-replaceable part. Some 20 years ago I had an APC BackUPS become a glorified power strip every few years, so when the wall power disappeared - load went down immediately. It was also beeping about battery replacement (but in the closet, was not often noticed quickly). This is also a way for you to check if
2006 May 02
8
Further to 0.9.8 to 0.9.12 update problems
Hi NG Well I started with a vanilla install using the SuSE 0.9.12 9.3 rpm as previously mentioned. I erased the 0.9.8 version first. Then ran wineprefixcreate Then launched winecfg; This is the screen output http://members.cox.net/bob3bob3/winecfg.png notepad also had the same kind of output with small/non existant text Tried installing fonts from the winetools folder I had before, thinking