search for: r9p

Displaying 7 results from an estimated 7 matches for "r9p".

Did you mean: r9
2016 Oct 04
2
error handling in strcapture
I noticed a problem in the strcapture from R-devel (2016-09-27 r71386), when the text contains a missing value and perl=TRUE. { # NA in text input should map to row of NA's in output, without warning r9p <- strcapture(perl = TRUE, "(.).* ([[:digit:]]+)", c("One 1", NA, "Fifty 50"), data.frame(Initial=factor(), Number=numeric())) e9p <- structure(list(Initial = structure(c(2L, NA, 1L), .Label = c("F", "O"), class = "factor"),...
1998 Nov 24
1
printers.def
Hello ! I am sure this has been posted before but I can not find it. I have used a file to check witch files a .inf file shall use. This util was very good to have when making a printers.def file. My problem is that I can not find the file anymore and I do not know the name of it. Thanks, /Mikael
2016 Oct 04
1
error handling in strcapture
...; wrote: > > I noticed a problem in the strcapture from R-devel (2016-09-27 r71386), > when > > the text contains a missing value and perl=TRUE. > > > > { > > # NA in text input should map to row of NA's in output, without > > warning > > r9p <- strcapture(perl = TRUE, "(.).* ([[:digit:]]+)", c("One 1", > NA, > > "Fifty 50"), data.frame(Initial=factor(), Number=numeric())) > > e9p <- structure(list(Initial = structure(c(2L, NA, 1L), .Label = > > c("F", "O&quot...
2016 Oct 04
0
error handling in strcapture
...lliam Dunlap <wdunlap at tibco.com> wrote: > I noticed a problem in the strcapture from R-devel (2016-09-27 r71386), when > the text contains a missing value and perl=TRUE. > > { > # NA in text input should map to row of NA's in output, without > warning > r9p <- strcapture(perl = TRUE, "(.).* ([[:digit:]]+)", c("One 1", NA, > "Fifty 50"), data.frame(Initial=factor(), Number=numeric())) > e9p <- structure(list(Initial = structure(c(2L, NA, 1L), .Label = > c("F", "O"), class = "fa...
2005 Jan 29
7
Sipura SPA-841 auto-answer support [patch]
...`V;9T!D]J6IA;\HCH!PYYTS?7OH#H!)WN_FRU\ M80[/>ZV!]$I"K!/$12:\83S`\*,.T-G!(^9/L>N#$5&0L!+5J(A-!:ZXHD`J MAC[OE:)&NSZZLQX0]T5A30`5J6WQI#H9X3/F`>1%`5&3B4U0$?>:9;R5]YP$ M:/(0X:A<Q=4X22").8M'?#]!$)97M+)J"CWNS\&!D<!]P)&*1O2U%A7J>VCD M,^3/^(T_`UQ@9`R9P^1*&$.#_-57!S"JP\^^>E&,,M9P'B`W]J,>K"\N"M<] M:(BXU1PV\7GS[&-4`9X=/(@CG(6$B98%N\1XB7-PWKOJM'#?;+;P\-S$@S:T MP$OS#&/(FQ``UQ\MB^>1*A-!?;X=:*OM8#UJ44?Y"0T+->BMO&@\[4\,P3_C MT*XJ5CSR'#J"\(\)%]W&'SG60^X@((2I[X,P$I4U&$\!&gt...
2016 Sep 21
2
error handling in strcapture
If there are any matches then strcapture can see if the pattern has the same number of capture expressions as the prototype has columns and give an error if not. That seems appropriate. If there are no matches, then there is no easy way to see if the prototype is compatible with the pattern, so should strcapture just assume the best and fill in the prototype with NA's? Should there be
2001 Jan 23
7
Multichannel Encoding
I'm a mathematician and programmer working on experimental surround sound techniques. Some of the ideas I'm working on require dozens of channels. These channels are often highly correlated and are very well suited to compression. I'm new to Vorbis. Does it attempt to address such issues? Thanks, --Richard --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project