search for: f9x

Displaying 7 results from an estimated 7 matches for "f9x".

Did you mean: f9
2007 Aug 14
1
Change of compiler for Windows build of R
...The main MinGW developer is really targetting gcc 4.3.0, and these compilers are interim releases with patches backported from the gcc trunk. - More complete C99 features: for example C99 inlining will be supported in gcc 4.3.0 (and has already been tested using snapshots). - integrated F9x support. F9x is supported 'out of the box', and can now consider using F9x code in R. - OMP and threading support. R 2.5.1 will not build out of the box with these compilers, but R-patched will (for suitable settings in MkRules). -- Brian D. Ripley, ripley at stat...
2007 Jun 12
1
Building packages with subroutine in fortran 90 under windows xp
Hello, I work under windows xp and I am trying to build a R package with a subroutine written in fortran 90. I have installed all the updated tools and I am working with R-2.4.0 or R-2.5.0. When I check a package with a subroutine in fortran 77 (and extension f) everything is ok. When I try to build the same package with a subroutine in fortran 90 (with extension f90) the following warning
2020 Feb 11
1
R with Squid proxy - invalid requests ??
...;s logs show: ... 1581432434.501????? 0 10.5.8.17 TAG_NONE/400 4064? %C5/%B6* - HIER_NONE/- text/html 1581432497.231????? 0 10.5.8.17 TAG_NONE/400 4570 NONE error:invalid-request - HIER_NONE/- text/html 1581432497.338????? 0 10.5.8.17 TAG_NONE/400 4300? %AC%9E%D0Rj%84%19%8D%23O%F9%E5%D4%E9%DBj%8D%F9x%C3:%FB-%02f%FBE%E5O%92c%9A - HIER_NONE/- text/html 1581432497.445????? 0 10.5.8.17 TAG_NONE/400 4570 NONE error:invalid-request - HIER_NONE/- text/html 1581432497.552????? 0 10.5.8.17 TAG_NONE/400 4570 NONE error:invalid-request - HIER_NONE/- text/html 1581432497.659????? 0 10.5.8.17 TAG_NONE/400 4...
2003 Mar 24
1
Install on Solaris 5.9
I'm trying to install R-1.6.2 on a Sparc machine running Solaris 5.9. I download and unpack R, run ./Configure from the R directory. Configure fails.The last line on the Configure script prints is 'Checking for Fortran 77 name-mangling scheme', This output and the config.log files are available at: http://www.phineas.pwp.blueyonder.co.uk/config.log and
2007 Dec 17
2
Fortran 90 and Windows
I have been revising some FORTRAN 77 routines in R packages I have previously submitted. Since R is now using gfortan I experimented with some Fortran 90 code (array intrinsics primarily). So far the code is still in F77 fixed format, in files suffixed .f (not .f90), but incorporates some F90 constructs. It has worked fine in linux/R. I tried to follow the thread of previous discussions
2007 Oct 03
1
R-2.6.0 is released
...d function getCRANmirrors() can be used to get all known mirrors or only the ones that are OK. o R CMD SHLIB gains arguments --clean and --preclean to clean up intermediate files after and before building. o R CMD config now knows about FC and FCFLAGS (used for F9x compilation). o R CMD Rdconv now does a better job of rendering quotes in titles in HTML, and \sQuote and \dQuote into text on Windows. C-LEVEL FACILITIES o New utility function alloc3DArray similar to allocMatrix. o The entry point R_seemsS4Object in Rinternal...
2007 Oct 03
1
R-2.6.0 is released
...d function getCRANmirrors() can be used to get all known mirrors or only the ones that are OK. o R CMD SHLIB gains arguments --clean and --preclean to clean up intermediate files after and before building. o R CMD config now knows about FC and FCFLAGS (used for F9x compilation). o R CMD Rdconv now does a better job of rendering quotes in titles in HTML, and \sQuote and \dQuote into text on Windows. C-LEVEL FACILITIES o New utility function alloc3DArray similar to allocMatrix. o The entry point R_seemsS4Object in Rinternal...