search for: 2350

Displaying 20 results from an estimated 140 matches for "2350".

Did you mean: 230
2005 Oct 19
2
Automatic rounding of values after factors , converted to numeric, are multipled by a real number
....1),] names(wgts)<-c("Cruise","Station","Region","Total","MLen") wgts$Total<-as.numeric(levels(wgts$Total))[wgts$Total] wgts$swmean<-with(wgts,wgts$Total*wgts$MLen) When I run it, I get: Cruise Station Region Total MLen swmean 3 2350 256 1 2 70.50000 141 5 2350 254 1 3 73.33333 220 6 2350 287 1 3 65.66667 197 9 2350 232 1 4 75.25000 301 10 2350 294 1 4 56.00000 224 12 2350 301 1 5 70.20000 351 14 2350 316 1...
2015 Feb 12
3
[Bug 2350] New: ssh-copy-id doesn't handle keys with missing trailing newline
https://bugzilla.mindrot.org/show_bug.cgi?id=2350 Bug ID: 2350 Summary: ssh-copy-id doesn't handle keys with missing trailing newline Product: Portable OpenSSH Version: 6.7p1 Hardware: Other OS: Linux Status: NEW Severity: enhancem...
2002 Dec 05
1
Bugs in Version 1.6.1 (2002-11-01), Windows Edition (PR#2350)
Hot keys for list boxes do not work Start RGui.exe, click the menu Edit->Gui preference, in the four list boxes at the bottom of the dialog, the hot key does not work. For example, when I want the black background, I click the "Background" list box. Then I press the key 'B', expecting the focus to jump to the first item starting with 'B' (in this case it is
2007 Oct 29
6
covariance matrix of the regression coefficients
...e covariance matrix of the regression coefficients is provided by standard programs for multiple regression, including SAS, SPSS, and SYSTAT. How can it be calculated with R. Thank you very much. pbm Peter B. Mandeville cel: 444 860 3204 tel: 52 444 826 2346-49 ext 532 fax: 52 444 826 2350 P.D. Favor de confirmar la llegada de este correo. Gracias. [[alternative HTML version deleted]]
2008 Feb 01
3
Wine problem with warcraft II and ubuntu
...atest version of wine in ubuntu gutsy from wine repository (wine version 0.9.54) and when i try to install warcraft II from cd rom i get this error: Warning: unprotecting memory to allow real-mode calls. NULL pointer accesses will no longer be caught. and nothing works. I have an acer travelmate 2350... Thank you, Federico :D
2008 Jun 10
4
[Off Topic, kind of] eMachine model T5254
...$300.00 without monitor. I didn't see any recent complaints on www.consumeraffairs.com. I didn't take the time to do a thourgh search so may have missed some. Red Hat hardware list does not have one eMachine listed. I went to eMachine's home page and found the following: AMD Athlon? BE-2350 dual-core processor NVIDIA? GeForce? 6100 2048MB DDR2 dual-channel 320GB 7200rpm SATA II 16x DVD?R/RW SuperMulti drive High-performance 15-in-1 digital media card reader 6-channel (5.1) high-definition audio They do not list the manufacturer/model of the media card reader and audio. Any hardware...
2015 Jun 09
2
Manipulate extension state in 1.8.x
Hi Is there any way to set the presence state of a peer to in-use in asterisk 1.8? The idea is to integrate DND buttons on phones to BLF. Regards -- Ishfaq Malik Department: VOIP Support Company: Packnet Limited t: +44 (0)161 660 2350 f: +44 (0)161 660 9825 e: ish at pack-net.co.uk w: http://www.pack-net.co.uk Registered Address: PACKNET LIMITED, Duplex 2, Ducie House 37 Ducie Street Manchester, M1 2JW COMPANY REG NO. 04920552 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digiu...
2017 Sep 23
2
more selinux problems ...
...lighttpd-files_articles.pp libsemanage.semanage_direct_remove_key: Unable to remove module lighttpd-files_articles.pp at priority 400. (No such file or directory). semodule: Failed! Currently, only read access is required. Write access may be required later. type=AVC msg=audit(1506168999.456:2350): avc: denied { getattr } for pid=28956 comm="lighttpd" path="/srv/data/files_articles/C3E3FC7C-6ABE-11E6-9BF7-9CD580EF3FB5" dev="sde" ino=22694488368 scontext=system_u:system_r:httpd_t:s0 tcontext=unconfined_u:object_r:samba_share_t:s0 tclass=file type=SYSCALL msg=...
2017 Nov 01
3
Adding Records to a Table in R
...t don?t exist in the table, so it has the following behavior: TransitDate Transits CargoTons 1985-04-01 100 1000 1985-07-01 100 1080 1985-12-01 500 3785 1986-04-01 325 4200 . . 2017-09-01 400 2350 (*this is the last observation) You can see in the last table fragment that the series jumps from 1985-04-01 to 1985-07-01, then it jumps from there to 1985-12-01 making the time series quite irregular (non-constant chronologically speaking). What I want to do is create a dummy table that has the...
2009 Apr 11
0
Rsync 3.0.5 sometimes hangs copying local disk to other local disk (Solaris 9)
...-from=/tmp/fs_rsync.25232 / /mnt 2009-04-11 14:28:56 //mta02/home/mav6 @# lsof -p 25239,25242,25243 COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME rsync-3.0 25239 root cwd VDIR 32,0 1024 2 / rsync-3.0 25239 root txt VREG 32,5 2906260 2350 /usr2/pge2/bin/rsync-3.0.5 rsync-3.0 25239 root txt VREG 32,0 867796 5746 /usr/lib/libc.so.1 rsync-3.0 25239 root txt VREG 32,0 35064 2903 /usr/lib/nss_files.so.1 rsync-3.0 25239 root txt VREG 32,0 744320 6074 /usr/lib/libnsl.so.1 rsync-3.0...
2011 Jan 26
0
[LLVMdev] clang/LLVM cross testing environment
...This is great. I've noticed that you've made some fixes or additions that haven't made it upstream yet, such as the Microblaze parameter fix in rev 2337 (CCed Wesley Peck as he seems to have done a lot of work on the MBlaze stack code recently) and va_arg support for Microblaze in rev 2350. Do you intend to push such fixes upstream? Regards, Alex
2006 Apr 23
1
help! A quetion about the Elasticnet package in R
...sider if there is any constrant of the data to that package? Can anyone help me to run the elasticnet and check my data as you convenient? I put the data in attachment. Thank you very much! Best regards -- Richard, DENG Min Department of Nankai University Tianjin, 300071, P. R. China P: +86 22 2350 0091 M: +86 1375 235 2719 EMAIL: ricahrd.dengmin at gmail.com -- Richard, DENG Min Department of Nankai University Tianjin, 300071, P. R. China P: +86 22 2350 0091 M: +86 1375 235 2719 EMAIL:ricahrd.dengmin at gmail.com
2012 Apr 16
1
What's the precision of the domain cpu stats?
...ield: "cpu_time" type: 4 value.ul 55302820304 } This 51640610899 and 55302820304 kind of conflict the result returned by "cat /proc/stat | grep cpu" cpu 449224 6812 89433 4407261 50327 1 2443 0 13041 0 cpu0 224251 2603 43144 2195672 34682 0 2350 0 6692 0 cpu1 224972 4209 46289 2211589 15644 0 93 0 6349 0 I know the precision of /proc/stat is 1/HZ, so what's the precision of CPU stats returned by virDomainGetCPUStats?
2012 Jul 06
0
Running Rspec tests with JRuby fails
...ulator for_name at org/jruby/javasupport/JavaClass.java:1206 get_proxy_class at org/jruby/javasupport/JavaUtilities.java:34 java_import at file:/home/javix/.rvm/rubies/jruby-1.7.0.preview1/lib/jruby.jar!/jruby/java/core_ext/object.rb:45 map at org/jruby/RubyArray.java:2350 java_import at file:/home/javix/.rvm/rubies/jruby-1.7.0.preview1/lib/jruby.jar!/jruby/java/core_ext/object.rb:41 (root) at /home/javix/Development/rspec_jruby/spec/com/models/calculator_spec.rb:3 load at org/jruby/RubyKernel.java:1017 (root) at /home/javix/....
2001 Oct 31
4
strptime bug (PR#1155)
...with two ## different days appearing in the result. strptime(paste(1990, day, time %/% 100, time %% 100), "%Y %j %H %M") detach("tmp") ## > tmp <- beav1[90:93,] ## > tmp ## day time temp activ ## 90 346 2340 36.93 0 ## 91 346 2350 36.83 0 ## 92 347 0 36.93 0 ## 93 347 10 36.83 0 ## > attach(tmp) ## > paste(day, time %/% 100, time %% 100) ## [1] "346 23 40" "346 23 50" "347 0 0" "347 0 10" ## > strptime(paste(day, time %/% 100, time %% 100), #...
2015 Sep 21
2
Call waiting for Queue Agents.
Hi All, I have a question about the Queues. I'm using Asterisk 11.13.0 , and I want to configure the following setup : When there is an incoming call to the queue all agents should ring even those that are already in call, they should receive a second call. Is this doable in any Asterisk version ? Thanks in advance. -------------- next part -------------- An HTML attachment was
2016 May 11
2
How is Queue avg holdtime and avg talktime calculated
2017 Nov 01
0
Adding Records to a Table in R
...llowing behavior: > > TransitDate Transits CargoTons > 1985-04-01 100 1000 > 1985-07-01 100 1080 > 1985-12-01 500 3785 > 1986-04-01 325 4200 > . > . > 2017-09-01 400 2350 (*this is the last observation) > > You can see in the last table fragment that the series jumps from > 1985-04-01 to 1985-07-01, then it jumps from there to 1985-12-01 making the > time series quite irregular (non-constant chronologically speaking). > > What I want to do is creat...
2011 Jul 27
3
Is R the right choice for simulating first passage times of random walks?
...ult and give me the rule of correspondence(?) [4]. Do you have pointers for those? I glanced at simFrame [5] and read `?simulate` but could not understand it right away and think that this might be overkill. Do you have any suggestions? Thanks, Paul ? AMD Athlon(tm) X2 Dual Core Processor BE-2350, 2,1 GHz [1] http://www-stat.stanford.edu/~amir/preprints/irw.ps [2] http://arxiv.org/abs/0911.5456 [3] http://cran.r-project.org/doc/manuals/R-intro.html#Repetitive-execution [4] https://secure.wikimedia.org/wikipedia/en/wiki/Function_(mathematics) [5] http://finzi.psych.upenn.edu/R/library/simF...
2012 Oct 31
10
Gráfico von varias variables
...2 2320 9.3 2341 2341 1771 241 220 13.6 2361 2361 2725 371 466 13.6 2342 2342 4590 538 3615 11.7 2347 2347 16610 1678 5884 10.1 2348 2348 2961 373 883 12.6 2350 2350 8132 990 1180 12.2 2351 2351 2205 332 208 15.1 2355 2355 4059 409 548 10.1 2364 2364 5175 517 696 10.0 2349 2349 1111 158 459 14.2 2360 2360 809 1...