Displaying 20 results from an estimated 400 matches similar to: "Some libraries and ideas for a 'librarified' R"
2000 Dec 18
1
R: Some libraries and ideas for a 'librarified' R
Well, I think the better solution would be to put them on the web: I tried
to open two web pages but I forget the possword every time :-(.
I see 2 quick solutions:
- send the files via e-mail
- put the files on CRAN (where?);
However I can do these in 2-3 days only (I have sources home).
Regards,
Federico Spinazzi
spinazzi@databankgroup.it
Databank S.P.A
Via Spartaco, 19, ITALY
Tel. + 39 02
2000 Dec 20
0
R: R: Some libraries and ideas for a 'librarified' R
I've just uploaded the files
Thanks for your attention,
Federico Spinazzi
spinazzi@databankgroup.it
Databank S.P.A
Via Spartaco, 19, ITALY
Tel. + 39 02 55002251
-----Messaggio originale-----
Da: Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
A: Federico Spinazzi <spinazzi@databankgroup.it>
Cc: r-devel@stat.math.ethz.ch <r-devel@stat.math.ethz.ch>
Data: lunedì 18 dicembre 2000
2000 Nov 27
0
R: R: RODBC
It seems to work smoothly now.
Thank you very much.
Federico Spinazzi
spinazzi@databankgroup.it
Databank S.P.A
Via Spartaco, 19, ITALY
Tel. + 39 02 55002251
-----Messaggio originale-----
Da: Prof Brian Ripley <ripley@stats.ox.ac.uk>
A: Federico Spinazzi <spinazzi@databankgroup.it>
Cc: R-devel@r-project.org <R-devel@r-project.org>
Data: lunedì 27 novembre 2000 11.03
Oggetto:
2000 Nov 27
1
R: RODBC
Under which version of R is it supposed to run ?
With 1.1.0 under windows NT 4.0 against Access databases it doesn't work, I
cannot get the name of the tables, every query I execute returns with "No
Data".
I'm surely doing something wrong ...
Federico Spinazzi
spinazzi@databankgroup.it
Databank S.P.A
Via Spartaco, 19, ITALY
Tel. + 39 02 55002251
>Several of you have kindly
2000 Oct 19
2
weighting observations
Dear R users,
I wonder how to weight observationswhen computing statistics and creating
tables (e.g. of counts)
I'm used to the SPSS paradigm (WEIGHT by foo.) where any subsequent command
will weight any variable ...
Suppose that I want to compute a table of weighted counts: is the right
R-approach to write a little custom function or it could be better to write
a new class
2000 Dec 06
1
R: RE:
A trick I use is to give tab-delimited text files created by excel or R the
.xls extension: this may apply, and it may be better, to CSV:
R couldn't see any difference whichever the extension will be, and windows
will be foolished by the .xls extension an will open the file with Excel
that will handel it CORRECTLY.
If you need to have the data always alligned in Excel and R this trick will
2000 Oct 20
0
R: weighting observations
>Functions that handle probability weights and frequency weights (I think
>the latter is what you want) are on my To Do list, but they are a long way
>off so it would be great if someone else were to handle them.
>
I never wrote a package for R, but I'm quite fluent in other programming
languages.
Even if I don't use R from much time I think I can help.
I basically need two
2020 Jul 25
1
configure failed with curl 7.71.1
Hi dev,
can someone confirm if it is a general R 4.0.4 problem
or it is happening only on cygwin ?
checking for curl/curl.h... yes
checking if libcurl is version 7 and >= 7.28.0...
configure: error: libcurl >= 7.28.0 library and headers are required
with support for https
*** ERROR: configure failed
but https is available on curl:
$ curl --version
curl 7.71.1 (x86_64-pc-cygwin)
2024 Nov 21
0
[Bug 3757] New: snappet
https://bugzilla.mindrot.org/show_bug.cgi?id=3757
Bug ID: 3757
Summary: snappet
Product: Portable OpenSSH
Version: 9.9p1
Hardware: HPPA64
OS: SunOS
Status: NEW
Severity: critical
Priority: P5
Component: PAM support
Assignee: unassigned-bugs at mindrot.org
Reporter:
2000 Aug 28
0
R: various ordinations
-----Messaggio originale-----
Da: Michael Camann <camann at babylon.cnrs.humboldt.edu>
A: r-help at stat.math.ethz.ch <r-help at stat.math.ethz.ch>
Data: marted? 22 agosto 2000 21.02
Oggetto: [R] various ordinations
>Colleagues,
>
>I'm developing a library of functions for community ecology analyses and
>have a couple of questions that I've not been able to answer
2007 Apr 18
1
winbindd/mod_auth_ntlm_winbind.so fail to use workstation credentials (NTLM+SPNEGO)
Hallo,
We protect linux/apache server with mod_auth_ntlm_winbind.so to
authenticate users with their domain accounts. The server is joined into
windows domain (Windows 2003 Server). Apache/mod_auth_ntlm_winbind.so is
configured for NTLM+SPNEGO authentication. So far users can login when
providing valid credentials.
Users login into their windows workstation (Windows XP SP2 IE/Firefox)
with
2010 Oct 26
7
puppetdoc and wrong comparison
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Hello,
at the moment I fight with puppetdoc and end in a ruby confusion.
To the problem:
> puppetdoc --debug --trace --mode rdoc --all manifests/site.pp
info: scanning: ["manifests/site.pp"]
/usr/lib/ruby/1.8/puppet/util/rdoc.rb:82:in `output_resource_doc''
/usr/lib/ruby/1.8/puppet/util/rdoc.rb:82:in `sort''
2000 Jul 25
1
R: Use of libmath.a
>For example,
>
>> cc -I/usr/local/lib/R/include -lmath test.c ???
I guess it should be
> cc test.c -I/usr/local/lib/R/include -lmath
The order specified for object files (libraries are) on the compiler command
line is IMPORTANT to the linker as it searches for symbols from left to
right.
Hope that helps.
Regards,
federico
2004 Oct 29
5
Problem with smbmount
Hello list,
I have a problem with my samba shares.
I have a server with samba installed on it (3.0.7-Debian).
I have workstations under wxp and workstations under linux.
I have a common share which looks like this :
[Archive]
available = yes
valid users = user1, user2
comment = Repertoire Archive
browseable = yes
write list = user1, user2
writable = yes
admin
2016 Jan 05
8
[Bug 2520] New: ssh-keygen: sanitize ANSI escape sequences in key comment
https://bugzilla.mindrot.org/show_bug.cgi?id=2520
Bug ID: 2520
Summary: ssh-keygen: sanitize ANSI escape sequences in key
comment
Product: Portable OpenSSH
Version: 7.1p1
Hardware: amd64
OS: Linux
Status: NEW
Severity: minor
Priority: P5
Component: ssh-keygen
2015 Jul 23
37
[Bug 2434] New: scp can send arbitrary control characters / escape sequences to the terminal
https://bugzilla.mindrot.org/show_bug.cgi?id=2434
Bug ID: 2434
Summary: scp can send arbitrary control characters / escape
sequences to the terminal
Product: Portable OpenSSH
Version: 6.7p1
Hardware: Other
OS: Linux
Status: NEW
Severity: security
Priority: P5
2006 Apr 07
1
Upload corrupts images. Any ideas why?
Hi,
I have written upload action and it seems to be working in general but
image files consistently get corrupted. They differ in both content and
size.
I have uploaded a small text file without any problems.
Everything is running on my laptop, WEBrick is the server.
Code:
***********
begin
@filename = @params[''NewFile''].original_filename
2004 Jan 24
1
Re: win32-service ideas
> I have worked for windows service routine and patched win32-service.
> I add Daemon class and the test file is test2.rb.
> It looks like following
<snip>
> Please test and add some comments and documents :-)
>
> Tomorrow is the first day of the year in the lunar calendar.
>
> Happy New Year!
Happy New Year, Park!
Unfortunately I haven''t had the time
2004 Jan 25
0
Re: Re:Re: win32-service ideas
Hi Park,
> Oh, I don''t mean unittest.
Sorry ... I misunderstood.
> step 1
> nmake install
> step 2
> goto test directory
> step 3
> ruby test2.rb install
I do not have test2.rb in the test dir. Have I picked the wrong CVS module?
> please let me know if you failed In any step.
May be I failed to get the correct version :-(
-- Shashank
-------------- next
2004 Jan 25
0
Re: Re:Re: Re:Re: win32-service ideas
Park,
Thanks,
> I uploaded test2.rb in test dir.
> Anyway here is test2.rb
This is what I got:
-----------------------------------------------------------------------------------------
C:\extract\_ruby\WIN32-~1.2\test>ruby test2.rb install
installed
C:\extract\_ruby\WIN32-~1.2\test>ruby test2.rb start
(Win32ServiceError)t'': Overlapped I/O operation is in progress.