search for: byr

Displaying 6 results from an estimated 6 matches for "byr".

Did you mean: by
2011 Apr 11
1
R CMD build --resave-data
...k' that complains about files not of a type allowed in a 'data' directory: http://bioconductor.org/checkResults/2.8/bioc-LATEST/Icens/lamb1-checksrc.html The Icens package also has .R files under data/ with things like: bet <- matrix(scan("CMVdata", quiet=TRUE),nc=5,byr=TRUE) i.e. the R code needs to access some of the text files located in the data/ folder. So in order to get rid of this warning I tried to move those text files to inst/extdata/ and I modified the code in the .R file so it does: CMVdata_filepath <- system.file("extdata", "CM...
2013 Oct 11
3
matrix values linked to vector index
Hi, In the example you showed: m1<- matrix(0,length(vec),max(vec)) 1*!upper.tri(m1) #or ?m1[!upper.tri(m1)] <-? rep(rep(1,length(vec)),vec) #But, in a case like below, perhaps: vec1<- c(3,4,5) ?m2<- matrix(0,length(vec1),max(vec1)) ?indx <- cbind(rep(seq_along(vec1),vec1),unlist(tapply(vec1,list(vec1),FUN=seq),use.names=FALSE)) m2[indx]<- 1 ?m2 #???? [,1] [,2] [,3] [,4] [,5]
2003 Aug 13
4
running wordpad.exe (from win2000) in wine error
Hi All, I installed wine in my redhat linux-8.0 machine using wine-20030709-1rh8winehq.i686.rpm and copied wordpad.exe and mfc42u.dll from my win2000 machine to the ~home/.wine/c/windows and system directories and try to run wordpad.exe in wine byr #wine wordpad.exe I am getting error message dialog as The application or DLL can not be loaded on windows95 or 3.1. It takes advantage of Unicode features only available on winodws NT. How to make wine to execute win2000 executables?? Thanks, -bala- __________________________________ D...
2007 Dec 12
2
to_xml ignore fields
Hi! I''d like to know how to (most easily) ignore some elements from produced XML .. for example: @people.to_xml produces: <person> <id>2</id> <name>bob</name> <street>carson street</street> </person> ... How can I *not* produce the "ID" field for example? Thank you! -- Posted via http://www.ruby-forum.com/.
2009 Jun 22
2
Dovecot v1.2rc6 deliver to shared folder fails
...ot; lrwstipekxacd Bye, - -- Steffen Kaiser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iQEVAwUBSj+MBHWSIuGy1ktrAQJBeggApjdThbPJwgTfDyxhSfirUfT56HmxMqFi zsLuHZvNqdY+lQ/cQh9q9gal3UwAbtdcG7f6UgT5p6FZfx87l08DOoLw8j0C3CPC EG3Dk5aAsljLwlbcI5g06hSv8qwydI9ij16nybxEcVMUwtYXALzLtpHSOh/bYr/y +GrvyGTi3wfRom4+guoXa3t6+Wjk8MBvz4aF+JdK691sivQGvhPEUwQsG3e2emSa iOyBguCTtzvYMy18j9PitqspunPPrXaypi+6HzjgYz02T0qo7TZWRyxkCwc6/S2H NEkXLgkjg1ao6uGa9svJvQkK5fl2mfjZXidjL1hGZBLeVWCcnCWVLg== =08gf -----END PGP SIGNATURE----- -------------- next part -------------- A non-text attachment was scrubbed.....
2013 Mar 14
5
Help me wrap my head around Yaml/Hiera with erwbgy/system
Trying to figure out the erwbgy/system plugin and just getting stuck.. first run it did some changes, but it ignored parameters for ntp and now its not refreshing if I update the yaml at all, Im slightly lost at what I may be missing :) hiera.yaml --- :hierarchy: - %{certname} - %{environment} - global - %{environment}/common :backends: - yaml :yaml: :datadir: