search for: aversa

Displaying 6 results from an estimated 6 matches for "aversa".

Did you mean: versa
2012 Feb 08
2
dotnet35 on WINE 1.4-rc2
What is the current status of dotnet35 on WINE 1.4-rc2 or on the stable 1.2.3? Code: winetricks dotnet35 installs up to .NET 3.0 for me, but it can't seem to install 3.5. Thanks.[/code]
2005 Jan 10
2
rubytorrent
hello, we are interested in using rubytorrent as a project in a hackfest we''re organizing, and I would like to know if you have any idea of stuff that needs to be done, or something like it. Thanks, --lf
2005 Feb 07
1
Regarding '' info'' Bug
...etainfo,RubyTorrent:: Package.new(dtorrent.metainfo),:ulratelim => 5*1024) with some any argument that get_args would like, will avoid this. I''m not sure about the intended behavior, but i thought i would pass this along. It now seems that i have the Torrent Client connecting to the aversa tracker''s announce.. at least it is making a GET request, whether it is properly registered is a whole other story =p.. Thanks!
2012 Mar 04
2
.NET with 64 bit?
I am trying to install .NET 3.5 with winetricks on a 64 bit compilation of WINE, but why does winetricks have to download .NET 2.0 first, which doesn't run on 64 bit systems? Is there a way around this? Thanks
2013 Feb 05
1
Calculating Cumulative Incidence Function
Hello, I have a problem regarding calculation of Cumulative Incidence Function. The event of interest is failure of bone-marrow transplantation, which may occur due to relapse or death in remission. The data set that I have consists of- lifetime variable, two indicator variables-one for relapse and one for death in remission, and the other variables are donor type (having 3 categories), disease
2010 Oct 06
4
problem with abline
Hi All, I am running a scatter plot and trying to add a best fit line. I use an abline function, but get no line drawn over the points. I also get no error. I arm using V 2.10.0 on Windows 7. Here is my code, including the SAS transport file import: require (foreign) require (chron) require (Hmisc) require (lattice) clin <- sasxport.get("y:\\temp\\subset.xpt") attach(clin)