Displaying 6 results from an estimated 6 matches for "descrition".
Did you mean:
description
2009 May 02
1
Unable to install anything
Hi,
Using both wine 1.1.19 and 1.1.20 I am unable to install anything using installshield.
The installer always throws a error saying
'Error Number: 0x80040706
Descrition: Object reference not set'
And wine throws
err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program Files\\Common Files\\InstallShield\\Professional\\RunTime\\IsProBE.tlb" failed with error 2
fixme:storage:StgCreateDocfile Storage share mode not implemented.
Anyone have any ideas?
2005 Jun 10
1
netbios description
...aces" on an xp server i see the following
Samba 3.0.11 (Squid-server)
Now the servers name is Squid-server, and the description seems to be
Samba 3.0.11. How do i remove this description ?
I have look through the smb.conf man pages and can find where you set
the netbios name but not the descrition.
Cheers
Graeme
--
Chaos. Panic. Disorder. My work here today is done
2005 Apr 28
3
have to point it out again: a distribution question
Stock returns and other financial data have often found to be heavy-tailed.
Even Cauchy distributions (without even a first absolute moment) have been
entertained as models.
Your qq function subtracts numbers on the scale of a normal (0,1)
distribution from the input data. When the input data are scaled so that
they are insignificant compared to 1, say, then you get essentially the
2003 Jul 10
0
clim.pact (fwd)
I'm trying to use the clim.pact
package but I cannot find the
descritions of "map object or "field object". For example,
according to the man page of function "map":
"
Description
Produces maps.
Usage
map(x,y=NULL,col="black",lwd=1,lty=1,sym=TRUE, plot=TRUE,inv.col=FALSE)
Arguments x A map object.
...
"
and accordin...
2011 May 25
0
text mining - text comparing
Hi all,
I'll try to explain what i would like to achieve.
I have two problmes that i would need help on if someone has a clue.
1.) I have a TXT file containing two fields : USCS and Description.
For each field of USCS I have a field Descrition that contained a lot of words that describe that particular USCS type. What i would like to do is tomine the text using tm package in order to find which words in Description filed are the most frequent for each USCS field.
Now i don't think i will have problems with that part, but the pr...
2010 Oct 18
0
wishlist: system.file(..., mustExist = TRUE)
...core at r-project.org>"
[7] "Description: Base R functions"
[8] "License: Part of R 2.12.0"
[9] "Built: R 2.12.0; ; 2010-10-18 15:08:12 UTC; unix"
but if you misspell DESCRIPTION you get
> scan(what="", sep="\n", system.file("DESCRITION"))
1:
and the user has to know how to get out of that scan() prompt.
I can write the example as
theFile <- system.file("DESCRIPTION")
if (!identical(theFile, ""))
scan(what="", sep="\n", theFile)
else
stop("Cannot find file \...