Displaying 3 results from an estimated 3 matches for "wappers".
Did you mean:
wrappers
2009 Sep 11
1
call Fortran from R
Dear R users,
I have to call fortran program from within R (R 2.8.1 on ubuntu 8.10
machine).
Suppose I have a fortran code like this (this is only a toy model, my
working model is far more complex, but input/output is similar)
DOUBLE PRECISION FUNCTION model(times, alfa, beta)
DOUBLE PRECISION alfa, beta, times
model=beta*sin(times)+alfa*cos(times)
END FUNCTION
which
2005 Jun 29
1
sshd_config parameter to deal with multiple failed logins
...sshd the ability to block
further login attempts from a particular IP address/block after a set
number of failed logins? I'm sure lots of other admins have seen their
system logs full of attempts by hackers probing with lists of sample
usernames. I know there is a Python script which uses TCP wappers to
achieve this by editing /etc/hosts.{allow,deny}. This seems a little
ugly. Please could responders CC me since I'm not on the mailing list.
Thanks
Tom Crane.
2009 Sep 11
3
For sending my R package as part of R-project
To Whom It May Concern:
I have an R package and want to put this package be part of R-project and available to anyone who is interested in.
The R package is created for my paper, titled "Acceptance Sampling Plans from Truncated Life Tests Based on the Birnbaum-Saunders Distribution for Percentiles". The paper has been accepted by Communications in Statistics: Simulation and