Displaying 7 results from an estimated 7 matches for "pblm".
Did you mean:
palm
2008 Nov 15
1
[samba-users] Network Pblm with "misty" (XP Home SP3 )
In short this is the problem. The XP Home machine called
"misty" cannot see any other machines. It cannot see the Linux machines
and it cannot see the XP Home machines or the XP Pro machine. In spite
of this blindness it can map to all the XP machines and define so-called
network places. But "misty" cannot map through the SAMBA protocal used
by the Linux machines to make
2008 Apr 18
7
problem in installing R packages on linux
I am facing problem in installing the R package on linux .
When i put the command install.packages("BART")
Then it asks for selecting the mirror , i have selected the mirrror , but it
is showing no package in repository .I have selected different different
repository still i am getting the same error what can i do , please help me
out.i am sending the screenshot of unix terminal .
I will
2012 Nov 01
1
How to parse xml with same key name ?
.../test>
<node id="1">one</node>
<node id="2">two</node>
<node id="3">three</node>
</root>
When i use xmlGetAttr() function i always get one as value. How can i get
one , two and three? Pls help me out of this pblm .
--
View this message in context: http://r.789695.n4.nabble.com/How-to-parse-xml-with-same-key-name-tp4648097.html
Sent from the R help mailing list archive at Nabble.com.
2012 Nov 23
1
invalid colour name 'rgb(1.000,0,0)' error
...rgb(1.000,",0,",",0,")",sep="") # i m generating dynamically by
paste command
cars <- c(1, 3, 6, 4, 9)
plot(cars, type="o", col=r) *Error in plot.xy(xy, type,
...) : invalid colour name 'rgb(1.000,0,0)'*
How to fix this pblm? Pls help me out as i m in great need.
Thanks
--
View this message in context: http://r.789695.n4.nabble.com/invalid-colour-name-rgb-1-000-0-0-error-tp4650527.html
Sent from the R help mailing list archive at Nabble.com.
2012 Nov 22
1
How to read jpeg image with russian font in R?
Hi,
I m working on R and read one image with russian font using readjpeg()
function and write it on pdf (using grid). But russian text is not visible
on pdf. How can i fix my pblm?
Regards <http://r.789695.n4.nabble.com/file/n4650417/pointer.jpg>
library(JPEG)
library(grid)
pdf("out.pdf" , width = 6.6 ,height = 4.2,family= "URWHelvetica",
encoding="KOI8-R")
a<-readJPEG("ArrowImage") # name of arrow
grid.newpage()
pushVi...
2012 Mar 22
2
How to draw table in Latex without using xtable?
...als & 12 & 185.29 & 15.44 & & \\")
cat ("\hline")
cat("\end{tabular}")
cat("\end{center}")
cat("\end{table}")
@
But i am getting error cat("\" not supported. In my case tabular values
are variable. How can i fix my pblm?
Regards
--
View this message in context: http://r.789695.n4.nabble.com/How-to-draw-table-in-Latex-without-using-xtable-tp4494781p4494781.html
Sent from the R help mailing list archive at Nabble.com.
[[alternative HTML version deleted]]
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking