Displaying 20 results from an estimated 21 matches for "ba11".
Did you mean:
  b11
  
2009 Nov 30
3
NFS new security requirements?
...52 hs8 mountd[2255]: authenticated mount request from 172.26.0.6:617 for /data (/data)
No internal permissions have changed.
'
Mike Yates    MBCS CITP (ISSG)
IT Support Engineer
Hawkgrove Ltd  -  Software Systems Design
2, The Business Courtyard, Marl Pits Lane, Trudoxhill, Frome, Somerset, BA11 5DL, UK
+44 (0)1373 837900     fax:  +44 (0)8700 518155
Registered in England: 2756481  VAT Reg: UK 601 1137 11
Registered Office: NSO Associates LLP, 75 Springfield Road, Chelmsford, Essex CM2 6JB
All e-mail is subject to contract and is not intended to create a legally binding agreement. 
Hawkgro...
2017 Sep 12
3
comparition of occurrence of multiple variables between two dataframes
...0
1083
0
4
0
1
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
3919
0
0
0
0
0
0
0
0
0
0
0
2
0
0
0
0
0
0
0
0
0
0
0
14685
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
1
0
0
4021
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
1
0
0
5452
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
IN14
IN21
IN22
IN23
IN31
IN32
IN33
IN34
BA11
BA12
BA21
DE11
DE12
DE13
DE14
DE15
GR11
GR12
GR13
GR21
GR22
GR31
GR32
1291
0
0
0
0
0
0
0
0
30
0
0
0
0
0
0
0
0
0
0
0
0
0
0
1083
3
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
3919
0
0
1
0
2
0
0
0
2
0
0
0
3
0
0
0
0
0
0
11
0
0
0
14685
0
0
0
0
0
0
0
0
11
0
0
0
0
0
0
0
0
0
0
0
0
0
0
4021
0
0
0
0
0
0
0
0...
2009 Oct 03
1
NFS lockups
...hough it is shown in /var/log/cron.
Does anyone know of a method to make NFS mounts auto un-mount if the remote server disappears?
Mike Yates    MBCS CITP (ISSG)
IT Support Engineer
Hawkgrove Ltd  -  Software Systems Design
2, The Business Courtyard, Marl Pits Lane, Trudoxhill, Frome, Somerset, BA11 5DL, UK
+44 (0)1373 837900     fax:  +44 (0)8700 518155
Registered in England: 2756481  VAT Reg: UK 601 1137 11
Registered Office: NSO Associates LLP, 75 Springfield Road, Chelmsford, Essex CM2 6JB
All e-mail is subject to contract and is not intended to create a legally binding agreement. 
Hawkgro...
2017 Sep 12
0
comparition of occurrence of multiple variables between two dataframes
...0
>
> 0
>
> 0
>
> 0
>
> 0
>
> 0
>
> 0
>
> 0
>
> 0
>
> 0
>
> 0
>
> 0
>
> 0
>
> 0
>
> 0
>
> IN14
>
> IN21
>
> IN22
>
> IN23
>
> IN31
>
> IN32
>
> IN33
>
> IN34
>
> BA11
>
> BA12
>
> BA21
>
> DE11
>
> DE12
>
> DE13
>
> DE14
>
> DE15
>
> GR11
>
> GR12
>
> GR13
>
> GR21
>
> GR22
>
> GR31
>
> GR32
>
> 1291
>
> 0
>
> 0
>
> 0
>
> 0
>
> 0
>
> 0
&g...
2017 Sep 12
0
comparition of occurrence of multiple variables between two dataframes
Do you have a simplified example with a code? It is not clear to me
what do you mean by tree but if you refer to tree data structure,
maybe you could change the data structure to tree
(https://cran.r-project.org/web/packages/data.tree/vignettes/data.tree.html)
and try to write comparison of two tree objects. It might be easier
that data.frame alone.
On 12 September 2017 at 12:27, C?line L?scher
2017 Jul 15
4
readLines without skipNul=TRUE causes crash
...] "1000023930632009"
    > scan( w , n = 1 , what = character() )
    Read 1 item
    [1] "36F2924009PAULO"
    > scan( w , n = 1 , what = character() )
    Read 1 item
    [1] "AFONSO"
    > scan( w , n = 1 , what = character() )
    Read 1 item
    [1] "BA11"
    > scan( w , n = 1 , what = character() )
    Read 1 item
    [1] "00000"
    > scan( w , n = 1 , what = character() )
    Read 1 item
    [1] "00"
    > scan( w , n = 1 , what = character() )
    Read 1 item
    [1] "2924009PAULO"
    > scan( w ,...
2017 Sep 12
2
comparition of occurrence of multiple variables between two dataframes
Hi everyone, I need your help to solve a problem with occurrence and two dataframes.
I have an excel table of 15200 lines. Each line correspond to a tree analyzed for its structures. I have all the structures in columns (48 structures). The occurrence of these structures has been counted on every tree. For example, the tree 12607 has 3 structures CV11, 1 structure IN12 and none (0) of the rest of
2017 Jul 15
0
readLines without skipNul=TRUE causes crash
...scan( w , n = 1 , what = character() )
>     Read 1 item
>     [1] "36F2924009PAULO"
>     > scan( w , n = 1 , what = character() )
>     Read 1 item
>     [1] "AFONSO"
>     > scan( w , n = 1 , what = character() )
>     Read 1 item
>     [1] "BA11"
>     > scan( w , n = 1 , what = character() )
>     Read 1 item
>     [1] "00000"
>     > scan( w , n = 1 , what = character() )
>     Read 1 item
>     [1] "00"
>     > scan( w , n = 1 , what = character() )
>     Read 1 item
>     [1]...
2009 Apr 01
0
Symantec Backup Exec (formerly Veritas) agent
...a was on a different server.
Symantec have looked at this but they only "support" RHEL and SLES so will not delve deeper.
Mike Yates    MBCS CITP (ISSG)
IT Support Engineer
Hawkgrove Ltd  -  Software Systems Design
2, The Business Courtyard, Marl Pits Lane, Trudoxhill, Frome, Somerset, BA11 5DL, UK
+44 (0)1373 837900     fax:  +44 (0)8700 518155
Registered in England: 2756481  VAT Reg: UK 601 1137 11
Registered Office: NSO Associates LLP, 75 Springfield Road, Chelmsford, Essex CM2 6JB
All e-mail is subject to contract and is not intended to create a legally binding agreement. 
Hawkgro...
2009 Apr 14
1
Clamav engine updates
...e".
Is there a yum URL I should add to get 0.95.1 (and onwards) from CentOS or Redhat,
or must I "roll my own" ?
Mike Yates    MBCS CITP (ISSG)
IT Support Engineer
Hawkgrove Ltd  -  Software Systems Design
2, The Business Courtyard, Marl Pits Lane, Trudoxhill, Frome, Somerset, BA11 5DL, UK
+44 (0)1373 837900     fax:  +44 (0)8700 518155
Registered in England: 2756481  VAT Reg: UK 601 1137 11
Registered Office: NSO Associates LLP, 75 Springfield Road, Chelmsford, Essex CM2 6JB
All e-mail is subject to contract and is not intended to create a legally binding agreement. 
Hawkgro...
2017 Jul 15
3
readLines without skipNul=TRUE causes crash
...cter() )
>>     Read 1 item
>>     [1] "36F2924009PAULO"
>>    > scan( w , n = 1 , what = character() )
>>     Read 1 item
>>     [1] "AFONSO"
>>    > scan( w , n = 1 , what = character() )
>>     Read 1 item
>>     [1] "BA11"
>>    > scan( w , n = 1 , what = character() )
>>     Read 1 item
>>     [1] "00000"
>>    > scan( w , n = 1 , what = character() )
>>     Read 1 item
>>     [1] "00"
>>    > scan( w , n = 1 , what = character() )
>>...
2017 Jul 16
3
readLines without skipNul=TRUE causes crash
...1] "36F2924009PAULO"
>>>>    > scan( w , n = 1 , what = character() )
>>>>     Read 1 item
>>>>     [1] "AFONSO"
>>>>    > scan( w , n = 1 , what = character() )
>>>>     Read 1 item
>>>>     [1] "BA11"
>>>>    > scan( w , n = 1 , what = character() )
>>>>     Read 1 item
>>>>     [1] "00000"
>>>>    > scan( w , n = 1 , what = character() )
>>>>     Read 1 item
>>>>     [1] "00"
>>>>...
2017 Jul 15
0
readLines without skipNul=TRUE causes crash
...item
>>>     [1] "36F2924009PAULO"
>>>    > scan( w , n = 1 , what = character() )
>>>     Read 1 item
>>>     [1] "AFONSO"
>>>    > scan( w , n = 1 , what = character() )
>>>     Read 1 item
>>>     [1] "BA11"
>>>    > scan( w , n = 1 , what = character() )
>>>     Read 1 item
>>>     [1] "00000"
>>>    > scan( w , n = 1 , what = character() )
>>>     Read 1 item
>>>     [1] "00"
>>>    > scan( w , n = 1 , w...
2017 Jul 16
0
readLines without skipNul=TRUE causes crash
..."
>>>>>    > scan( w , n = 1 , what = character() )
>>>>>     Read 1 item
>>>>>     [1] "AFONSO"
>>>>>    > scan( w , n = 1 , what = character() )
>>>>>     Read 1 item
>>>>>     [1] "BA11"
>>>>>    > scan( w , n = 1 , what = character() )
>>>>>     Read 1 item
>>>>>     [1] "00000"
>>>>>    > scan( w , n = 1 , what = character() )
>>>>>     Read 1 item
>>>>>     [1] "0...
2017 Jul 15
0
readLines without skipNul=TRUE causes crash
On 15/07/2017 7:35 AM, Anthony Damico wrote:
> hello, the last line of the code below causes a segfault for me on 3.4.1.
> i think i should submit to https://bugs.r-project.org/  unless others have
> advice?  thanks
Segfaults are usually worth reporting as bugs.  Try to come up with a 
self-contained example, not using the lodown and archive packages.  I 
imagine you can do this by
2017 Jul 16
2
readLines without skipNul=TRUE causes crash
...t;    > scan( w , n = 1 , what = character() )
> >>>>>     Read 1 item
> >>>>>     [1] "AFONSO"
> >>>>>    > scan( w , n = 1 , what = character() )
> >>>>>     Read 1 item
> >>>>>     [1] "BA11"
> >>>>>    > scan( w , n = 1 , what = character() )
> >>>>>     Read 1 item
> >>>>>     [1] "00000"
> >>>>>    > scan( w , n = 1 , what = character() )
> >>>>>     Read 1 item
> >&g...
2017 Jul 15
2
readLines without skipNul=TRUE causes crash
...1] "36F2924009PAULO"
>>>>    > scan( w , n = 1 , what = character() )
>>>>     Read 1 item
>>>>     [1] "AFONSO"
>>>>    > scan( w , n = 1 , what = character() )
>>>>     Read 1 item
>>>>     [1] "BA11"
>>>>    > scan( w , n = 1 , what = character() )
>>>>     Read 1 item
>>>>     [1] "00000"
>>>>    > scan( w , n = 1 , what = character() )
>>>>     Read 1 item
>>>>     [1] "00"
>>>>...
2017 Jul 15
2
readLines without skipNul=TRUE causes crash
hello, the last line of the code below causes a segfault for me on 3.4.1.
i think i should submit to https://bugs.r-project.org/  unless others have
advice?  thanks
install.packages( "devtools" )
devtools::install_github("ajdamico/lodown")
devtools::install_github("jimhester/archive")
file_folder <- file.path( tempdir() , "file_folder" )
tf <-
2017 Jul 16
0
readLines without skipNul=TRUE causes crash
...n = 1 , what = character() )
>> >>>>>     Read 1 item
>> >>>>>     [1] "AFONSO"
>> >>>>>    > scan( w , n = 1 , what = character() )
>> >>>>>     Read 1 item
>> >>>>>     [1] "BA11"
>> >>>>>    > scan( w , n = 1 , what = character() )
>> >>>>>     Read 1 item
>> >>>>>     [1] "00000"
>> >>>>>    > scan( w , n = 1 , what = character() )
>> >>>>>     Rea...
2017 Jul 17
0
readLines without skipNul=TRUE causes crash
..."
>>>>>    > scan( w , n = 1 , what = character() )
>>>>>     Read 1 item
>>>>>     [1] "AFONSO"
>>>>>    > scan( w , n = 1 , what = character() )
>>>>>     Read 1 item
>>>>>     [1] "BA11"
>>>>>    > scan( w , n = 1 , what = character() )
>>>>>     Read 1 item
>>>>>     [1] "00000"
>>>>>    > scan( w , n = 1 , what = character() )
>>>>>     Read 1 item
>>>>>     [1] "0...