Download List

프로젝트 설명

R is a language and environment for statistical computing and graphics. It is similar to S, which was developed at Bell Laboratories by John Chambers et al. It provides a wide variety of statistical and graphical techniques (linear and nonlinear modelling, statistical tests, time series analysis, classification, clustering, etc.). R is designed as a true computer language with control-flow constructions for iteration and alternation, and it allows users to add additional functionality by defining new functions. For computationally intensive tasks, Fortran and C code can be linked and called at run time.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-04-17 21:44
2.9.0

이것은 새로운 기능의 번호가 포함된 개발 버전입니다.
This is a development release which contains a number of new features.

2008-12-22 22:39
2.8.1

이것은 유지 관리 릴리스 및 수정 사항은 대부분 사소한 버그 및 플랫폼 문제의 번호입니다.
Tags: Minor bugfixes
This is a maintenance release and fixes a number
of mostly minor bugs and platform issues.

2008-08-26 01:52
2.7.2

이것은 랩 최대로 문제 2.7.x 시리즈 알려진 모든 수정 프로그램이 포함된 릴리스 것입니다.
Tags: Minor bugfixes
This is intended as a wrap-up release containing all known fixes to issues with the 2.7.x series.

2008-06-23 20:18
2.7.1

이것은 유지 관리 릴리스 및 수정 사항은 대부분 사소한 버그 및 플랫폼 문제의 번호입니다. 중 특히, 숫자 해석 "-", "+", 및 "."되돌림이 사전 - 2.7.0 동작입니다.
Tags: Minor bugfixes
This is a maintenance release and fixes a number
of mostly minor bugs and platform issues. Notably,
the numeric interpretation of "-", "+", and "."
has reverted to pre-2.7.0 behavior.

2008-04-22 13:30
2.7.0

이외의 기본 그래픽 장치를 사용하여 대화형 지금은 포스트 스크립트 ()보다는 PDF로 ()입니다. 기본적으로 PDF 파일의 너비와 높이 ()와 () 7 인치로 변경되었습니다 화면 장치에 맞게 비트맵. X11을 대부분의 사용자는 () 장치를 새 장치를 볼 것이다, 다른 글꼴, 안티 - 선 및 글꼴 앨리어싱 및 반투명 색상을 지원합니다. 상당한 노력 그래픽 장치에서 기본 출력을하도록 만들어왔다 가까이 (그리고 특히 최대한 비슷한 포스트 스크립트에서 / pdf 인 파일). 많은 다른 개선했다.
Tags: Major feature enhancements
The default graphics device for non-interactive use is now pdf() rather than postscript(). The default width and height for pdf() and bitmap() have been changed to 7 inches to match the screen devices. Most users of the X11() device will see a new device that has different fonts, anti-aliasing of lines and fonts, and supports semi-transparent colors. Considerable efforts have been made to make the default output from graphics devices as similar as possible (and in particular close to that from postscript/pdf). There were many other enhancements.

Project Resources