search for: 979

Displaying 20 results from an estimated 303 matches for "979".

2017 Feb 10
3
Pressing either Ctrl-\ of Ctrl-4 core dumps R
...or Ctrl-\. You get thrown back to the terminal with "Quit (core dump)" being the only message. Grepping the R source code, it doesn't look like that message is generated by R itself. Over on Twitter, it has been confirmed to also happen on macOS. $ R -d valgrind --vanilla --quiet ==979== Memcheck, a memory error detector ==979== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al. ==979== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info ==979== Command: /usr/lib/R/bin/exec/R --vanilla --quiet ==979== > 1+2 [1] 3 # At next prompt I press Ctrl-\...
2017 Feb 10
0
Pressing either Ctrl-\ of Ctrl-4 core dumps R
...ck to the terminal with "Quit (core dump)" being the only message. > Grepping the R source code, it doesn't look like that message is > generated by R itself. Over on Twitter, it has been confirmed to also > happen on macOS. > > $ R -d valgrind --vanilla --quiet > ==979== Memcheck, a memory error detector > ==979== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al. > ==979== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info > ==979== Command: /usr/lib/R/bin/exec/R --vanilla --quiet > ==979== >> 1+2 > [1] 3 &gt...
2017 Feb 12
1
Pressing either Ctrl-\ of Ctrl-4 core dumps R
..."Quit (core dump)" being the only message. >> Grepping the R source code, it doesn't look like that message is >> generated by R itself. Over on Twitter, it has been confirmed to also >> happen on macOS. >> >> $ R -d valgrind --vanilla --quiet >> ==979== Memcheck, a memory error detector >> ==979== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al. >> ==979== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info >> ==979== Command: /usr/lib/R/bin/exec/R --vanilla --quiet >> ==979== >>&gt...
2008 Sep 02
0
Error in .local(object, ...) : test vector does not match model !
...ot;, "V91", "V92", "V93", "V94", "V95", "V96", "V97", "V98", "V99", "V100"), row.names = c(105L, 99L, 26L, 27L, 13L, 109L, 111L, 110L, 164L, 103L, 2008L, 158L, 1089L, 2336L, 553L, 600L, 2134L, 2465L, 979L, 2394L), class = "data.frame") #=================================================== Sequence.data.test<-structure(list(Class = structure(c(2L, 2L, 2L, 2L, 2L, 2L, 2L, 2L, 2L, 2L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L), .Names = c("105", "99", "26", &quot...
2005 Feb 03
4
[Bug 979] Openssh doesn't support UTMPS/BTMPS/WTMPS database
http://bugzilla.mindrot.org/show_bug.cgi?id=979 Summary: Openssh doesn't support UTMPS/BTMPS/WTMPS database Product: Portable OpenSSH Version: 3.9p1 Platform: Other OS/Version: HP-UX Status: NEW Severity: enhancement Priority: P5 Component: Miscellan...
2005 Apr 24
2
[Bug 979] Openssh doesn't support UTMPS/BTMPS/WTMPS database
http://bugzilla.mindrot.org/show_bug.cgi?id=979 dtucker at zip.com.au changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From dtucker at zip.com.au 2005-04-24 10:2...
2000 Dec 26
1
More on scan: extra field at end of line
Suppose, I have a file "data1" containing: 450 390 467 654 30 542 334 432 421 357 497 493 550 549 467 575 578 342 446 547 534 495 979 479 I can read this file with: scan("data1") Read 24 items [1] 450 390 467 654 30 542 334 432 421 357 497 493 550 549 467 575 578 342 446 [20] 547 534 495 979 479 But now, suppose I have a file "data2" containing: 450, 390, 467, 654, 30, 542, 33...
2007 Apr 28
0
[979] branches/wxruby2/wxwidgets_282/lib/wx/classes/paintdc.rb: Prevent dangerous direct instantiation of PaintDC
...patch .copfile {border:1px solid #ccc;margin:10px 0;} #patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;} #patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;} #patch .lines, .info {color:#888;background:#fff;} --></style> <title>[979] branches/wxruby2/wxwidgets_282/lib/wx/classes/paintdc.rb: Prevent dangerous direct instantiation of PaintDC</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>979</dd> <dt>Author</dt> <dd>brokentoy<...
2015 Jan 05
0
[Bug 979] expr json structure
https://bugzilla.netfilter.org/show_bug.cgi?id=979 --- Comment #3 from Alvaro <alvaroneay at gmail.com> --- (In reply to porjo38 from comment #0) > The output of nft_rule_snprintf_json() includes a JSON array called 'expr'. > I would like to suggest that each type be split into its own object where > the 'type' value...
2003 Sep 21
1
Repost: 'We dont' find this rid' error - can't join a domain
...10, 0] passdb/pdb_ldap.c:pdb_getsampwrid(988) We don't find this rid [2012] count=0 Root's rid is 2006, uid and gid set to 0 as per various howtos I've found. According to my directory logs Samba is searching for rid 2012 and isn't finding it. [18/Sep/2003:14:09:43 +0400] conn=979 op=0 RESULT err=0 tag=97 nentries=0 etime=0 dn="cn=directory manager" [18/Sep/2003:14:09:43 +0400] conn=979 op=1 SRCH base="dc=iforce,dc=tech-access,dc=com" scope=2 filter="(rid=2012)" attrs="uid rid cn lmPassword ntPassword pwdLastSet logonTime logofftime kickoff...
2014 Nov 17
0
[Bug 979] expr json structure
https://bugzilla.netfilter.org/show_bug.cgi?id=979 --- Comment #2 from porjo38 at yahoo.com.au --- "type": "cmp" in last comment was a typo -- You are receiving this mail because: You are watching all bug changes. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.netfilter.org/pi...
2014 Nov 17
0
[Bug 979] expr json structure
https://bugzilla.netfilter.org/show_bug.cgi?id=979 Pablo Neira Ayuso <pablo at netfilter.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alvaroneay at gmail.com, |...
2019 Jul 12
0
[Bug 979] expr json structure
https://bugzilla.netfilter.org/show_bug.cgi?id=979 Pablo Neira Ayuso <pablo at netfilter.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |...
2003 Sep 18
0
'We dont' find this rid' error - can't join a domain
...10, 0] passdb/pdb_ldap.c:pdb_getsampwrid(988) We don't find this rid [2012] count=0 Root's rid is 2006, uid and gid set to 0 as per various howtos I've found. According to my directory logs Samba is searching for rid 2012 and isn't finding it. [18/Sep/2003:14:09:43 +0400] conn=979 op=0 RESULT err=0 tag=97 nentries=0 etime=0 dn="cn=directory manager" [18/Sep/2003:14:09:43 +0400] conn=979 op=1 SRCH base="dc=iforce,dc=tech-access,dc=com" scope=2 filter="(rid=2012)" attrs="uid rid cn lmPassword ntPassword pwdLastSet logonTime logofftime kickoff...
2006 Jun 12
2
transferring calls from ekiga to asterisk
I have ekiga registering to a voip provider (skypho) and receiving external call through the stun server. I want to redirect inconditionally all these calls to my asterisk server, but I can't understand how and what should I configure in asterisk in order to accept the redirected call. In asterisk console I can't see nothing when ekiga passes the call. If I turn asterisk's sip
2001 Jun 14
1
expand.model.frame() fails when subset is specified (PR#979)
Full_Name: Gregory R. Warnes Version: 1.2.0, 1.2.3 OS: SunOS gsun124 5.8 Generic_108528-03 sun4u sparc SUNW,Ultra-5_10 Submission from: (NULL) (12.18.36.49) When using expand.model.frame on a model that specifies a subset selection, an error is generated on the variable used for the subset selection. Example: > data <- data.frame(x=1:10,y=1:10,z=1:10,m=1:10) > model <- lm( y ~
2017 Oct 17
2
liblldCommon is broken at head
ninja all check-xray [0/981] Building libLLVMTableGen for native TableGen... ninja: no work to do. [673/979] Linking CXX shared library lib/liblldCommon.so.6.0.0svn FAILED: lib/liblldCommon.so.6.0.0svn : && /usr/bin/clang++-3.9 -fPIC -Wpedantic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pe...
2004 Jun 17
0
beta regression in R
...t;- optim(startvalues,llik.beta, method = "BFGS", control = list(trace, maxit=1000,fnscale = -1), hessian = TRUE) mod.beta B. Dan Wood, Professor and University Faculty Fellow Texas A&M University Department of Political Science 4348 TAMU College Station, TX 77843-4348 Office: (979) 845-1610 Home: (979) 690-0390 Voice Mail: (979) 492-7599 FAX: (979) 847-8924 <http://www-polisci.tamu.edu/bdanwood <http://www-polisci.tamu.edu/bdanwood> > [[alternative HTML version deleted]]
2005 May 18
1
Call R from Fortran
Hello, I need to call a R function from Fortran 77 program. How will I do that exactly? I will grately appreciate any help. Sincerely, -- Samiran Sinha, Ph.D Assistant Professor Department of Statistics Texas A&M University TAMU 3143 College Station, TX-77843 Phone Number: (979) 845 2966(O) (979) 696 9530(H)
2009 Oct 07
1
choose.files limit?
...#992 and it did not matter). Suggestions? - Gunnar --------------------------------------------------------------- Dr. Gunnar W. Schade Assistant Professor Texas A&M University Department of Atmospheric Sciences 1104 Eller O&M Building 3150 TAMU College Station, TX 77843-3150 USA ph.: 979 845 0633 Fax: 979 862 4466