search for: 14975

Displaying 20 results from an estimated 23 matches for "14975".

Did you mean: 1497
2011 Mar 11
3
'Date' elements within a matrix
Dear all, when I put date objects (class of 'Date') in a matrix it becomes numeric: > dat <- matrix(seq(as.Date("2011-01-01"), as.Date("2011-01-09"), by="1 day"), 3) > dat [,1] [,2] [,3] [1,] 14975 14978 14981 [2,] 14976 14979 14982 [3,] 14977 14980 14983 > class(dat[1,1]) [1] "numeric" As it could not preserve the 'Date' characteristics after putting my Date observations, I find it difficult to carry forward further calculation with Dates. Can somebody help me on...
2011 Dec 22
2
Renaming Within A Function
I am trying to rename column names in a dataframe within a function. I am seeing an error (listed below) that I don't understand. Would be grateful of an explanation of what I am doing wrong and how I should rewrite the function to allow me to be able to rename my variables. Thanks. # Test Function myfunc <-function(var){ d = c(1,2,3,4,5) dts =
2017 Jun 04
0
New var
Since the number of choices is small (6), how about this? Starting with Jeff's initial DFM: DFM <- structure(list(obs = 1:6, start = structure(c(16467, 14710, 13152, 13787, 15126, 12696), class = "Date"), end = structure(c(17167, 14975, 13636, 13879, 15340, 12753), class = "Date"), D = c(700, 265, 484, 92, 214, 57), bin = structure(c(6L, 3L, 5L, 1L, 3L, 1L), .Label = c("[0,100)", "[100,200)", "[200,300)", "[300,400)", "[400,500)", "[500,Inf)"), class = c(&qu...
2017 Jun 04
2
New var
...} > ) > > # my result, provided using dput for precise representation > DFMresult <- structure(list(obs = 1:6, start = structure(c(16467, 14710, > 13152, 13787, 15126, 12696), class = "Date"), end = structure(c(17167, > 14975, 13636, 13879, 15340, 12753), class = "Date"), D = c(700, > 265, 484, 92, 214, 57), bin = structure(c(6L, 3L, 5L, 1L, 3L, > 1L), .Label = c("[0,100)", "[100,200)", "[200,300)", "[300,400)", > "[400,500)", "[500,Inf)"), c...
2011 Aug 24
3
Creating new variable with maximum visit date by group_id
Dear R users, I am encoutering the following problem: I have a dataset with a 'unique_id' and different 'visit_date' (formatted as.Date, "%d/%m/%Y") per unique_id. I would like to create a new variable with the most recent date of visit per unique_id as shown below. unique_id visit_date last_visit_date 1 01/06/2010 01/06/2011 1 01/01/2011 01/06/2011 1
2006 Jun 23
0
help... can''t run ActiveRecord unit tests to test bug fix
I found a bug in ActiveRecord. Being a good netizen, I thought I would write a test to illustrate the bug, fix it, and then submit a patch to the maintainers. However, I can''t run the AR tests. I followed the instructions in RUNNING_UNIT_TESTS but it generates an error immediately /opt/local/lib/ruby/gems/1.8/gems/activerecord-1.14.2/test cremes$ ruby -I
2004 Dec 03
8
Old, slow firewall users please speak up!
Ok, I''ve flogged this issue probably longer than some of you can stand by now. (remember, I''m the nut trying to use a PPro200 to support ~500 users on a 10Mb internet link :o) To appease those who think I''m nuts, I am ordering a new firewall shortly to allow for future growth. (probably a Dell PE750 with P4/2.8 and dual GE nics.) However, since I have yet to prove
2017 Jun 04
0
New var
...} ) # my result, provided using dput for precise representation DFMresult <- structure(list(obs = 1:6, start = structure(c(16467, 14710, 13152, 13787, 15126, 12696), class = "Date"), end = structure(c(17167, 14975, 13636, 13879, 15340, 12753), class = "Date"), D = c(700, 265, 484, 92, 214, 57), bin = structure(c(6L, 3L, 5L, 1L, 3L, 1L), .Label = c("[0,100)", "[100,200)", "[200,300)", "[300,400)", "[400,500)", "[500,Inf)"), class = c("...
2004 Oct 12
3
Performance Issues with GBit LAN
Hi. I have 2 PC's connected with 1GBit NIC's. When I transfer a file from my File-Server(Redhat9.0, 256 SD-RAM, 300MHz PII, RTL8169 NIC, 2x Western Digital WD200JB RAID 0) to my Windows-PC(AMD Athlon XP 1800+, 1024 MB DDR-RAM, WINXP PRO, RTL8169 NIC, 2x Western Digital WD080JB RAID 0) with Samba, i get Speeds around 8-9MB/sec. I think this is too low for an GBit Network, so i tested the
2017 Jun 03
2
New var
Thank you all for the useful suggestion. I did some of my homework. library(data.table) DFM <- read.table(header=TRUE, text='obs start end 1 2/1/2015 1/1/2017 2 4/11/2010 1/1/2011 3 1/4/2006 5/3/2007 4 10/1/2007 1/1/2008 5 6/1/2011 1/1/2012 6 10/5/2004 12/1/2004',stringsAsFactors = FALSE) DFM DFM$D =as.numeric(difftime(as.Date(DFM$end,format="%m/%d/%Y"),
2011 Mar 28
2
"Holes" in a data frame with time intervals
Good morning, I am facing a problem very easy to solve with a program, but not too easy (at least IMHO) with a "declarative" approach. I have a dataframe df with some information about bank branches with a validity time associated (start date/end date, format YYYY-MM-DD) to some attributes (for example number of employees assigned). The following example will clarify this
2022 Feb 15
0
[Announce] Samba 4.16.0rc3 Available for Download
...el Filipensk? <pfilipen at redhat.com> ?? * BUG 14971: virusfilter_vfs_openat: Not scanned: Directory or special file. o? Volker Lendecke <vl at samba.org> ?? * BUG 14900: Regression: Samba 4.15.2 on macOS segfaults intermittently ???? during strcpy in tdbsam_getsampwnam. ?? * BUG 14975: Fix a crash in vfs_full_audit - CREATE_FILE can free a used fsp. o? Stefan Metzmacher <metze at samba.org> ?? * BUG 14968: smb2_signing_decrypt_pdu() may not decrypt with ???? gnutls_aead_cipher_decrypt() from gnutls before 3.5.2. o? Andreas Schneider <asn at samba.org> ?? * BUG...
2022 Feb 15
0
[Announce] Samba 4.16.0rc3 Available for Download
...el Filipensk? <pfilipen at redhat.com> ?? * BUG 14971: virusfilter_vfs_openat: Not scanned: Directory or special file. o? Volker Lendecke <vl at samba.org> ?? * BUG 14900: Regression: Samba 4.15.2 on macOS segfaults intermittently ???? during strcpy in tdbsam_getsampwnam. ?? * BUG 14975: Fix a crash in vfs_full_audit - CREATE_FILE can free a used fsp. o? Stefan Metzmacher <metze at samba.org> ?? * BUG 14968: smb2_signing_decrypt_pdu() may not decrypt with ???? gnutls_aead_cipher_decrypt() from gnutls before 3.5.2. o? Andreas Schneider <asn at samba.org> ?? * BUG...
2022 Mar 01
0
[Announce] Samba 4.16.0rc4 Available for Download
...el Filipensk? <pfilipen at redhat.com> ?? * BUG 14971: virusfilter_vfs_openat: Not scanned: Directory or special file. o? Volker Lendecke <vl at samba.org> ?? * BUG 14900: Regression: Samba 4.15.2 on macOS segfaults intermittently ???? during strcpy in tdbsam_getsampwnam. ?? * BUG 14975: Fix a crash in vfs_full_audit - CREATE_FILE can free a used fsp. o? Stefan Metzmacher <metze at samba.org> ?? * BUG 14968: smb2_signing_decrypt_pdu() may not decrypt with ???? gnutls_aead_cipher_decrypt() from gnutls before 3.5.2. o? Andreas Schneider <asn at samba.org> ?? * BUG...
2022 Mar 01
0
[Announce] Samba 4.16.0rc4 Available for Download
...el Filipensk? <pfilipen at redhat.com> ?? * BUG 14971: virusfilter_vfs_openat: Not scanned: Directory or special file. o? Volker Lendecke <vl at samba.org> ?? * BUG 14900: Regression: Samba 4.15.2 on macOS segfaults intermittently ???? during strcpy in tdbsam_getsampwnam. ?? * BUG 14975: Fix a crash in vfs_full_audit - CREATE_FILE can free a used fsp. o? Stefan Metzmacher <metze at samba.org> ?? * BUG 14968: smb2_signing_decrypt_pdu() may not decrypt with ???? gnutls_aead_cipher_decrypt() from gnutls before 3.5.2. o? Andreas Schneider <asn at samba.org> ?? * BUG...
2019 Dec 09
3
Inconsistent behavior for the C AP's R_ParseVector() ?
Le lun. 9 d?c. 2019 ? 05:43, Tomas Kalibera <tomas.kalibera at gmail.com> a ?crit : > On 12/7/19 10:32 PM, Laurent Gautier wrote: > > Thanks for the quick response Tomas. > > The same error is indeed happening when trying to have a zero-length > variable name in an environment. The surprising bit is then "why is this > happening during parsing" (that is why
2022 Mar 08
0
[Announce] Samba 4.16.0rc5 Available for Download
...el Filipensk? <pfilipen at redhat.com> ?? * BUG 14971: virusfilter_vfs_openat: Not scanned: Directory or special file. o? Volker Lendecke <vl at samba.org> ?? * BUG 14900: Regression: Samba 4.15.2 on macOS segfaults intermittently ???? during strcpy in tdbsam_getsampwnam. ?? * BUG 14975: Fix a crash in vfs_full_audit - CREATE_FILE can free a used fsp. o? Stefan Metzmacher <metze at samba.org> ?? * BUG 14968: smb2_signing_decrypt_pdu() may not decrypt with ???? gnutls_aead_cipher_decrypt() from gnutls before 3.5.2. o? Andreas Schneider <asn at samba.org> ?? * BUG...
2022 Mar 08
0
[Announce] Samba 4.16.0rc5 Available for Download
...el Filipensk? <pfilipen at redhat.com> ?? * BUG 14971: virusfilter_vfs_openat: Not scanned: Directory or special file. o? Volker Lendecke <vl at samba.org> ?? * BUG 14900: Regression: Samba 4.15.2 on macOS segfaults intermittently ???? during strcpy in tdbsam_getsampwnam. ?? * BUG 14975: Fix a crash in vfs_full_audit - CREATE_FILE can free a used fsp. o? Stefan Metzmacher <metze at samba.org> ?? * BUG 14968: smb2_signing_decrypt_pdu() may not decrypt with ???? gnutls_aead_cipher_decrypt() from gnutls before 3.5.2. o? Andreas Schneider <asn at samba.org> ?? * BUG...
2022 Mar 21
2
[Announce] Samba 4.16.0 Available for Download
...el Filipensk? <pfilipen at redhat.com> ?? * BUG 14971: virusfilter_vfs_openat: Not scanned: Directory or special file. o? Volker Lendecke <vl at samba.org> ?? * BUG 14900: Regression: Samba 4.15.2 on macOS segfaults intermittently ???? during strcpy in tdbsam_getsampwnam. ?? * BUG 14975: Fix a crash in vfs_full_audit - CREATE_FILE can free a used fsp. o? Stefan Metzmacher <metze at samba.org> ?? * BUG 14968: smb2_signing_decrypt_pdu() may not decrypt with ???? gnutls_aead_cipher_decrypt() from gnutls before 3.5.2. o? Andreas Schneider <asn at samba.org> ?? * BUG...
2022 Mar 21
2
[Announce] Samba 4.16.0 Available for Download
...el Filipensk? <pfilipen at redhat.com> ?? * BUG 14971: virusfilter_vfs_openat: Not scanned: Directory or special file. o? Volker Lendecke <vl at samba.org> ?? * BUG 14900: Regression: Samba 4.15.2 on macOS segfaults intermittently ???? during strcpy in tdbsam_getsampwnam. ?? * BUG 14975: Fix a crash in vfs_full_audit - CREATE_FILE can free a used fsp. o? Stefan Metzmacher <metze at samba.org> ?? * BUG 14968: smb2_signing_decrypt_pdu() may not decrypt with ???? gnutls_aead_cipher_decrypt() from gnutls before 3.5.2. o? Andreas Schneider <asn at samba.org> ?? * BUG...