R Programming Language For Windows

R Programming Language For Windows 7,1/10 8327 reviews

Mar 12, 2009  What Programming Language is Windows written in? 64 we used basic as higher level language with resulting syntax errors for wrong code but there was also a machine language programming system available this was machine code a step by step instruction by instruction like add a to b to get c and put in d. When using low level machine code. We have now entered the third week of R Programming, which also marks the halfway point. The lectures this week cover loop functions and the debugging tools in R. These aspects of R make R useful for both interactive work and writing longer code, and so they are commonly used in practice.

  • R Tutorial
  • R Data Interfaces
  • R Charts & Graphs
  • R Statistics Examples
  • R Useful Resources
  • Selected Reading

R is a programming language and software environment for statistical analysis, graphics representation and reporting. R was created by Ross Ihaka and Robert Gentleman at the University of Auckland, New Zealand, and is currently developed by the R Development Core Team. R is freely available under the GNU General Public License, and pre-compiled binary versions are provided for various operating systems like Linux, Windows and Mac. This programming language was named R, based on the first letter of first name of the two R authors (Robert Gentleman and Ross Ihaka), and partly a play on the name of the Bell Labs Language S.

This tutorial is designed for software programmers, statisticians and data miners who are looking forward for developing statistical software using R programming. If you are trying to understand the R programming language as a beginner, this tutorial will give you enough understanding on almost all the concepts of the language from where you can take yourself to higher levels of expertise.

Before proceeding with this tutorial, you should have a basic understanding of Computer Programming terminologies. A basic understanding of any of the programming languages will help you in understanding the R programming concepts and move fast on the learning track.

R
ParadigmsMulti-paradigm: Array, object-oriented, imperative, functional, procedural, reflective
Designed byRoss Ihaka and Robert Gentleman
DeveloperR Core Team[1]
First appearedAugust 1993; 26 years ago[2]
Stable release
3.6.1 ('Action of the Toes')[3] / July 5, 2019; 2 months ago
Typing disciplineDynamic
LicenseGNU GPL v2[4]
Filename extensions.r, .R, .RData, .rds, .rda
Websitewww.r-project.org
Influenced by
Influenced
Julia[5]
  • R Programming at Wikibooks

R is a programming language and free software environment for statistical computing and graphics supported by the R Foundation for Statistical Computing.[6] The R language is widely used among statisticians and data miners for developing statistical software[7] and data analysis.[8] Polls, data mining surveys, and studies of scholarly literature databases show substantial increases in popularity;[9] as of September 2019, R ranks 19th in the TIOBE index, a measure of popularity of programming languages.[10]

A GNU package,[11]source code for the R software environment is written primarily in C, Fortran, and R itself[12] and is freely available under the GNU General Public License. Pre-compiled binary versions are provided for various operating systems. Although R has a command line interface, there are several graphical user interfaces, such as RStudio, an integrated development environment.[13][14]

  • 13Examples

History[edit]

R is an implementation of the S programming language combined with lexical scoping semantics, inspired by Scheme.[15]S was created by John Chambers in 1976, while at Bell Labs. There are some important differences, but much of the code written for S runs unaltered.[16]

R was created by Ross Ihaka and Robert Gentleman[17] at the University of Auckland, New Zealand, and is currently developed by the R Development Core Team (of which Chambers is a member).[18] R is named partly after the first names of the first two R authors and partly as a play on the name of S.[19] The project was conceived in 1992, with an initial version released in 1995 and a stable beta version in 2000.[20][21][22]

Statistical features[edit]

R and its libraries implement a wide variety of statistical and graphical techniques, including linear and nonlinear modelling, classical statistical tests, time-series analysis, classification, clustering, and others. R is easily extensible through functions and extensions, and the R community is noted for its active contributions in terms of packages. Many of R's standard functions are written in R itself, which makes it easy for users to follow the algorithmic choices made. For computationally intensive tasks, C, C++, and Fortran code can be linked and called at run time. Advanced users can write C, C++,[23]Java,[24].NET[25] or Python code to manipulate R objects directly.[26] R is highly extensible through the use of user-submitted packages for specific functions or specific areas of study. Due to its S heritage, R has stronger object-oriented programming facilities than most statistical computing languages. Extending R is also eased by its lexical scoping rules.[27]

Another strength of R is static graphics, which can produce publication-quality graphs, including mathematical symbols. Dynamic and interactive graphics are available through additional packages.[28]

R has Rd, its own LaTeX-like documentation format, which is used to supply comprehensive documentation, both online in a number of formats and in hard copy.[29]

Programming features[edit]

R is an interpreted language; users typically access it through a command-line interpreter. If a user types 2+2 at the R command prompt and presses enter, the computer replies with 4, as shown below:

This calculation is interpreted as the sum of two single-element vectors, resulting in a single-element vector. The prefix [1] indicates that the list of elements following it on the same line starts with the first element of the vector (a feature that is useful when the output extends over multiple lines).

Like other similar languages such as APL and MATLAB, R supports matrix arithmetic. R's data structures include vectors, matrices, arrays, data frames (similar to tables in a relational database) and lists.[30] Arrays are stored in column-major order.[31] R's extensible object system includes objects for (among others): regression models, time-series and geo-spatial coordinates. The scalar data type was never a data structure of R.[32] Instead, a scalar is represented as a vector with length one.[33]

R Programming Language Tutorial

Many features of R derive from Scheme. R uses S-expressions to represent both data and code. Functions are first-class and can be manipulated in the same way as data objects, facilitating meta-programming, and allow multiple dispatch. Variables in R are lexically scoped and dynamically typed. Function arguments are passed by value, and are lazy—that is to say, they are only evaluated when they are used, not when the function is called.

R supports procedural programming with functions and, for some functions, object-oriented programming with generic functions. A generic function acts differently depending on the classes of arguments passed to it. In other words, the generic function dispatches the function (method) specific to that class of object. For example, R has a genericprint function that can print almost every class of object in R with a simple print(objectname) syntax.[34]

Although used mainly by statisticians and other practitioners requiring an environment for statistical computation and software development, R can also operate as a general matrix calculation toolbox – with performance benchmarks comparable to GNU Octave or MATLAB.[35]

Packages[edit]

The capabilities of R are extended through user-created packages, which allow specialised statistical techniques, graphical devices, import/export capabilities, reporting tools (Rmarkdown, knitr, Sweave), etc. These packages are developed primarily in R, and sometimes in Java, C, C++, and Fortran.[citation needed] The R packaging system is also used by researchers to create compendia to organise research data, code and report files in a systematic way for sharing and public archiving.[36]

Total War: Rome 2 review The player must raise the economy before the outbreak of hostilities and collect an army, which became limited too. Total War Rome 2 Free Download. Political affairs must be resolved in order to avoid a coup in your own country. The army became perfect itself. They train soldiers and increase their experience. Jan 25, 2018  Total War: Rome 2 Game, PC download, full version game, full pc game, for PC Before downloading make sure that your PC meets minimum system requirements. Minimum System Requirements OS: Windows 7/Vista/8 Processor: 2 GHz Intel Dual Core processor / 2.6 GHz Intel Single Core processor RAM: 2 GB Hard Drive: 20 GB available space. Total War: Rome II is a strategy video game developed by Creative Assembly. The game was published by Sega and was released on September 3, 013 for Microsoft Windows. Total War: Rome II is the eighth standalone game in the Total War video game series, it is the successor to the 2004 game Rome: Total War.Like the previews game, Total War: Rome II will come in classical antiquity and focus on. Total War: Rome 2 Free Download. Emperor Edition is the definitive edition of ROME II, featuring an improved politics system, overhauled building chains, re balanced battles and improved visuals in both campaign and battle Emperor Edition contains all free feature updates since its release in 2013, which includes bug fixes, balancing, Twitch.tv. About Total War: ROME II - Emperor Edition:Emperor Edition is the definitive edition of ROME II, featuring an improved politics system, overhauled building chains, rebalanced battles and improved visuals in both campaign and battleEmperor Edition contains all free feature updates since its release in 2013, which includes bug fixes, balanc. Rome total war 2 free download.

A core set of packages is included with the installation of R, with more than 15,000 additional packages (as of September 2018) available at the Comprehensive R Archive Network (CRAN),[37]Bioconductor, Omegahat,[38]GitHub, and other repositories.[39]

The 'Task Views' page (subject list) on the CRAN website[40] lists a wide range of tasks (in fields such as Finance, Genetics, High Performance Computing, Machine Learning, Medical Imaging, Social Sciences and Spatial Statistics) to which R has been applied and for which packages are available. R has also been identified by the FDA as suitable for interpreting data from clinical research.[41]

Other R package resources include Crantastic,[42] a community site for rating and reviewing all CRAN packages, and R-Forge,[43] a central platform for the collaborative development of R packages, R-related software, and projects. R-Forge also hosts many unpublished beta packages, and development versions of CRAN packages.

The Bioconductor project provides R packages for the analysis of genomic data. This includes object-oriented files at CRAN.[45] Some highlights are listed below for several major releases.

ReleaseDateDescription
0.16This is the last alpha version developed primarily by Ihaka and Gentleman. Much of the basic functionality from the 'White Book' (see S history) was implemented. The mailing lists commenced on April 1, 1997.
0.491997-04-23This is the oldest source release which is currently available on CRAN.[46] CRAN is started on this date, with 3 mirrors that initially hosted 12 packages.[47] Alpha versions of R for Microsoft Windows and the classic Mac OS are made available shortly after this version.[citation needed]
0.601997-12-05R becomes an official part of the GNU Project. The code is hosted and maintained on CVS.
0.65.11999-10-07First versions of update.packages and install.packages functions for downloading and installing packages from CRAN.[48]
1.02000-02-29Considered by its developers stable enough for production use.[49]
1.42001-12-19S4 methods are introduced and the first version for Mac OS X is made available soon after.
1.82003-10-08Introduced a flexible condition handling mechanism for signalling and handling condition objects.
2.02004-10-04Introduced lazy loading, which enables fast loading of data with minimal expense of system memory.
2.12005-04-18Support for UTF-8 encoding, and the beginnings of internationalization and localization for different languages.
2.112010-04-22Support for Windows 64 bit systems.
2.132011-04-14Adding a new compiler function that allows speeding up functions by converting them to byte-code.
2.142011-10-31Added mandatory namespaces for packages. Added a new parallel package.
2.152012-03-30New load balancing functions. Improved serialisation speed for long vectors.
3.02013-04-03Support for numeric index values 231 and larger on 64 bit systems.
3.42017-04-21Just-in-time compilation (JIT) of functions and loops to byte-code enabled by default.
3.52018-04-23Packages byte-compiled on installation by default. Compact internal representation of integer sequences. Added a new serialisation format to support compact internal representations.

Interfaces[edit]

The most specialized integrated development environment (IDE) for R is RStudio.[50] A similar development interface is R Tools for Visual Studio. Some generic IDEs like Eclipse,[51] also offer features to work with R.

Graphical user interfaces with more of a point-and-click approach include Rattle GUI, R Commander, and RKWard.

Some of the more common editors with varying levels of support for R include Emacs (Emacs Speaks Statistics), Vim (Nvim-R plugin[52]), Neovim (Nvim-R plugin[52]), Kate,[53]LyX,[54]Notepad++,[55]Visual Studio Code, WinEdt,[56] and Tinn-R.[57]

R functionality is accessible from several scripting languages such as Python,[58]Perl,[59]Ruby,[60]F#,[61] and Julia.[62] Interfaces to other, high-level programming languages, like Java[63] and .NET C#[64][65] are available as well.

Implementations[edit]

The main R implementation is written in R, C, and Fortran,[66] and there are several other implementations aimed at improving speed or increasing extensibility. A closely related implementation is pqR (pretty quick R) by Radford M. Neal with improved memory management and support for automatic multithreading. Renjin and FastR are Java implementations of R for use in a Java Virtual Machine. CXXR, rho, and Riposte[67] are implementations of R in C++. Renjin, Riposte, and pqR attempt to improve performance by using multiple processor cores and some form of deferred evaluation.[68] Most of these alternative implementations are experimental and incomplete, with relatively few users, compared to the main implementation maintained by the R Development Core Team.

TIBCO built a runtime engine called TERR, which is part of Spotfire.[69]

Microsoft R Open is a fully compatible R distribution with modifications for multi-threaded computations.[70]

R communities[edit]

R has local communities worldwide for users to network, share ideas, and learn.[71][72]

There is a growing number of R events bringing its users together, such as conferences (e.g. useR!, WhyR?, conectaR, SatRdays),[73][74] meetups,[75] as well as R-Ladies[76] groups that promote gender diversity.

useR! conferences[edit]

The official annual gathering of R users is called 'useR!'.[77] The first such event was useR! 2004 in May 2004, Vienna, Austria.[78] After skipping 2005, the useR! conference has been held annually, usually alternating between locations in Europe and North America.[79] Subsequent conferences have included:[77]

  • useR! 2006, Vienna, Austria
  • useR! 2007, Ames, Iowa, USA
  • useR! 2008, Dortmund, Germany
  • useR! 2009, Rennes, France
  • useR! 2010, Gaithersburg, Maryland, USA
  • useR! 2011, Coventry, United Kingdom
  • useR! 2012, Nashville, Tennessee, USA
  • useR! 2013, Albacete, Spain
  • useR! 2014, Los Angeles, California, USA
  • useR! 2015, Aalborg, Denmark
  • useR! 2016, Stanford, California, USA
  • useR! 2017, Brussels, Belgium
  • useR! 2018, Brisbane, Australia
  • useR! 2019, Toulouse, France

Future conferences planned are as follows:[77]

  • useR! 2020, St. Louis, Missouri, USA

The R Journal[edit]

The R Journal is the open access, refereed journal of the R project for statistical computing. It features short to medium length articles on the use and development of R, including packages, programming tips, CRAN news, and foundation news.

Comparison with SAS, SPSS, and Stata[edit]

R is comparable to popular commercial statistical packages such as SAS, SPSS, and Stata, but R is available to users at no charge under a free software license.[80]

In January 2009, the New York Times ran an article charting the growth of R, the reasons for its popularity among data scientists and the threat it poses to commercial statistical packages such as SAS.[81] In June 2017 data scientist Robert Muenchen published a more in-depth comparison between R and other software packages, 'The Popularity of Data Science Software'.[82]

Commercial support for R[edit]

Although R is an open-source project supported by the community developing it, some companies strive to provide commercial support and/or extensions for their customers. This section gives some examples of such companies.

R Programming Language Install Windows

In 2007, Richard Schultz, Martin Schultz, Steve Weston and Kirk Mettler founded Revolution Analytics to provide commercial support for Revolution R, their distribution of R, which also includes components developed by the company. Major additional components include: ParallelR, the R Productivity Environment IDE, RevoScaleR (for big data analysis), RevoDeployR, web services framework, and the ability for reading and writing data in the SAS file format.[83] Revolution Analytics also offer a distribution of R designed to comply with established IQ/OQ/PQ criteria which enables clients in the pharmaceutical sector to validate their installation of REvolution R.[84] In 2015, Microsoft Corporation completed the acquisition of Revolution Analytics.[85] and has since integrated the R programming language into SQL Server 2016, SQL Server 2017, Power BI, Azure SQL Database, Azure Cortana Intelligence, Microsoft R Server and Visual Studio 2017.[86]

In October 2011, Oracle announced the Big Data Appliance, which integrates R, Apache Hadoop, Oracle Linux, and a NoSQL database with Exadata hardware.[87] As of 2012, Oracle R Enterprise[88] became one of two components of the 'Oracle Advanced Analytics Option'[89] (alongside Oracle Data Mining).[citation needed]

IBM offers support for in-Hadoop execution of R,[90] and provides a programming model for massively parallel in-database analytics in R.[91]

Tibco offers a runtime-version R as a part of Spotfire.[92]

Mango offers a validation package for R, ValidR,[93][94] to make it compliant with drug approval agencies, like FDA. These agencies allow for the use of any statistical software in submissions, if only the software is validated, either by the vendor or sponsor itself.[95]

Examples[edit]

Basic syntax[edit]

The following examples illustrate the basic syntax of the language and use of the command-line interface.

With Uniblue Powersuite 2013, users can now try out the program with a Lite version. This free download offers a set of speed tools that includes a CPU Manager, Software Launch Booster, Start Menu. Powersuite 2013 Software - Free Download powersuite 2013 - Top 4 Download - Top4Download.com offers free software downloads for Windows, Mac, iOS and Android computers and mobile devices. Visit for free, full and secured software’s. Uniblue powersuite 2019.

In R, the generally preferred[96]assignment operator is an arrow made from two characters <-, although = can usually be used instead.[97]

Structure of a function[edit]

One of R’s strengths is the ease of creating new functions. Objects in the function body remain local to the function, and any data type may be returned.[98]Here is an example user-created function:

Mandelbrot set[edit]

R Programming Language Wiki

Short R code calculating Mandelbrot set through the first 20 iterations of equation z = z2 + c plotted for different complex constants c. This example demonstrates:

  • use of community-developed external libraries (called packages), in this case caTools package
  • handling of complex numbers
  • multidimensional arrays of numbers used as basic data type, see variables C, Z and X.

R Programming Language Software Download

See also[edit]

References[edit]

  1. ^Hornik, Kurt (26 November 2015). 'R FAQ'. The Comprehensive R Archive Network. 2.1 What is R?. Retrieved 5 August 2018.
  2. ^ abIhaka, Ross (1998). R : Past and Future History(PDF) (Technical report). Statistics Department, The University of Auckland, Auckland, New Zealand.
  3. ^'The Comprehensive R Archive Network'. Retrieved 5 July 2019.
  4. ^'R license'. r-project. Retrieved 5 August 2018.
  5. ^'Introduction'. The Julia Manual. Archived from the original on 20 June 2018. Retrieved 5 August 2018.
  6. ^ R language and environment
    • Hornik, Kurt (4 October 2017). 'R FAQ'. The Comprehensive R Archive Network. 2.1 What is R?. Retrieved 6 August 2018.
    R Foundation
    • Hornik, Kurt (4 October 2017). 'R FAQ'. The Comprehensive R Archive Network. 2.13 What is the R Foundation?. Retrieved 6 August 2018.
    The R Core Team asks authors who use R in their data analysis to cite the software using:
    • R Core Team (2016). R: A language and environment for statistical computing. R Foundation for Statistical Computing, Vienna, Austria. URL http://www.R-project.org/.
  7. ^ widely used
    • Fox, John & Andersen, Robert (January 2005). 'Using the R Statistical Computing Environment to Teach Social Statistics Courses'(PDF). Department of Sociology, McMaster University. Retrieved 6 August 2018.Cite journal requires journal= (help)
    • Vance, Ashlee (6 January 2009). 'Data Analysts Captivated by R's Power'. New York Times. Retrieved 6 August 2018. R is also the name of a popular programming language used by a growing number of data analysts inside corporations and academia. It is becoming their lingua franca..
  8. ^Vance, Ashlee (6 January 2009). 'Data Analysts Captivated by R's Power'. New York Times. Retrieved 6 August 2018. R is also the name of a popular programming language used by a growing number of data analysts inside corporations and academia. It is becoming their lingua franca..
  9. ^ R's popularity
    • David Smith (2012); R Tops Data Mining Software Poll, Java Developers Journal, May 31, 2012.
    • Karl Rexer, Heather Allen, & Paul Gearan (2011); 2011 Data Miner Survey Summary, presented at Predictive Analytics World, Oct. 2011.
    • Robert A. Muenchen (2012). 'The Popularity of Data Analysis Software'.
    • Tippmann, Sylvia (29 December 2014). 'Programming tools: Adventures with R'. Nature. 517: 109–110. doi:10.1038/517109a.
  10. ^'TIOBE Index - The Software Quality Company'. TIOBE. Retrieved 12 September 2019.
  11. ^ GNU project
    • 'GNU R'. Free Software Foundation (FSF) Free Software Directory. 23 April 2018. Retrieved 7 August 2018.
    • R Project (n.d.). 'What is R?'. Retrieved 7 August 2018.
  12. ^'Wrathematics' (27 August 2011). 'How Much of R Is Written in R'. librestats. Archived from the original on 12 June 2018. Retrieved 7 August 2018.
  13. ^'7 of the Best Free Graphical User Interfaces for R'. linuxlinks.com. Retrieved 9 February 2016.
  14. ^'List of R Editors'. r-dir. Retrieved 7 August 2018.
  15. ^Morandat, Frances; Hill, Brandon; Osvald, Leo; Vitek, Jan (2012). 'Evaluating the design of the R language: objects and functions for data analysis'(PDF). ECOOP'12 Proceedings of the 26th European conference on Object-Oriented Programming. Retrieved 17 May 2016.
  16. ^'R: What is R?'. R-Project. Retrieved 7 August 2018.
  17. ^Gentleman, Robert (9 December 2006). 'Individual Expertise profile of Robert Gentleman'. Archived from the original on 23 July 2011. Retrieved 20 July 2009.
  18. ^Thieme, Nick (August 2018). 'R generation'. Significance. 15 (4): 14–19. doi:10.1111/j.1740-9713.2018.01169.x.
  19. ^Kurt Hornik. The R FAQ: Why R?. ISBN3-900051-08-9. Retrieved 29 January 2008.
  20. ^'R : Past and Future History -- A Free Software Project'. cran.r-project.org. Retrieved 30 May 2016.
  21. ^'Over 16 years of R Project history'. Revolutions. Retrieved 30 May 2016.
  22. ^Ihaka, Ross. 'The R Project: A Brief History and Thoughts About the Future'(PDF). stat.auckland.ac.nz.
  23. ^Eddelbuettel, Dirk; Francois, Romain (2011). 'Rcpp: Seamless R and C++ Integration'. Journal of Statistical Software. 40 (8). doi:10.18637/jss.v040.i08.
  24. ^'nution-j2r: Java library to invoke R native functions'. Retrieved 13 September 2018.
  25. ^ .NET Framework
    • 'Making GUIs using C# and R with the help of R.NET'. Retrieved 13 September 2018.
    • 'R.NET homepage'. Retrieved 13 September 2018.
    • Haynold, Oliver M. (April 2011). An Rserve Client Implementation for CLI/.NET(PDF). R/Finance 2011. Chicago, IL, USA. Archived from the original(PDF) on 29 November 2015. Retrieved 13 September 2018.
  26. ^R manuals. 'Writing R Extensions'. r-project.org. Retrieved 13 September 2018.
  27. ^Jackman, Simon (Spring 2003). 'R For the Political Methodologist'(PDF). The Political Methodologist. Political Methodology Section, American Political Science Association. 11 (1): 20–22. Archived from the original(PDF) on 21 July 2006. Retrieved 13 September 2018.
  28. ^'CRAN Task View: Graphic Displays & Dynamic Graphics & Graphic Devices & Visualization'. The Comprehensive R Archive Network. Retrieved 13 September 2018.
  29. ^'Rd format'. hep.by. Retrieved 13 September 2018.
  30. ^Dalgaard, Peter (2002). Introductory Statistics with R. New York, Berlin, Heidelberg: Springer-Verlag. pp. 10–18, 34. ISBN0387954759.
  31. ^An Introduction to R, Section 5.1: Arrays. Retrieved in 2010-03 from https://cran.r-project.org/doc/manuals/R-intro.html#Arrays.
  32. ^Ihaka, Ross; Gentlman, Robert (September 1996). 'R: A Language for Data Analysis and Graphics'(PDF). Journal of Computational and Graphical Statistics. American Statistical Association. 5 (3): 299–314. doi:10.2307/1390807. Retrieved 12 May 2014.
  33. ^'Data structures · Advanced R.'adv-r.had.co.nz. Retrieved 26 September 2016.
  34. ^R Core Team. 'Print Values'. R Documentation. R Foundation for Statistical Computing. Retrieved 30 May 2016.
  35. ^'Speed comparison of various number crunching packages (version 2)'. SciView. 2003. Archived from the original on 16 October 2007. Retrieved 3 November 2007.
  36. ^Marwick, Ben; Boettiger, Carl; Mullen, Lincoln (26 August 2017). 'Packaging data analytical work reproducibly using R (and friends)'. PeerJ Preprints. doi:10.7287/peerj.preprints.3192v1. ISSN2167-9843.
  37. ^'The Comprehensive R Archive Network'. Retrieved 16 September 2018.
  38. ^'Omegahat.net'. Omegahat.net. Retrieved 16 September 2018.
  39. ^ packages available from repositories
    • Robert A. Muenchen (2012). 'The Popularity of Data Analysis Software'.
    • Tippmann, Sylvia (29 December 2014). 'Programming tools: Adventures with R'. Nature. 517: 109–110. doi:10.1038/517109a.
    • 'Search all R packages and function manuals Rdocumentation'. Rdocumentation. 16 June 2014. Retrieved 16 September 2018.
  40. ^'CRAN Task Views'. cran.r-project.org. Retrieved 16 September 2018.
  41. ^'FDA: R OK for drug trials'. Retrieved 16 September 2018.
  42. ^'It's crantastic!'. Retrieved 16 September 2018.
  43. ^'R-Forge: Welcome'. Retrieved 16 September 2018.
  44. ^Huber, W; Carey, VJ; Gentleman, R; Anders, S; Carlson, M; Carvalho, BS; Bravo, HC; Davis, S; Gatto, L; Girke, T; Gottardo, R; Hahne, F; Hansen, KD; Irizarry, RA; Lawrence, M; Love, MI; MacDonald, J; Obenchain, V; Oleś, AK; Pagès, H; Reyes, A; Shannon, P; Smyth, GK; Tenenbaum, D; Waldron, L; Morgan, M (2015). 'Orchestrating high-throughput genomic analysis with Bioconductor'. Nature Methods. Nature Publishing Group. 12 (2): 115–121. doi:10.1038/nmeth.3252. PMC4509590. PMID25633503.
  45. ^Changes in versions 3.0.0 onward: 'R News'. cran.r-project.org. Retrieved 3 July 2014.Earlier change logs (by major release number):
    • 'NEWS.2'. cran.r-project.org. Retrieved 8 April 2017.
    • 'NEWS.1'. cran.r-project.org. Retrieved 8 April 2017.
    • 'NEWS.0'. cran.r-project.org. Retrieved 8 April 2017.
  46. ^'Index of /src/base/R-0'.
  47. ^'ANNOUNCE: CRAN'.
  48. ^https://cran.r-project.org/src/base/NEWS.0
  49. ^Peter Dalgaard. 'R-1.0.0 is released'. Retrieved 6 June 2009.
  50. ^'Poll: R GUIs you use frequently (2011)'. kdnuggets.com. Retrieved 18 September 2018.
  51. ^Unknown. 'StatET for R'.
  52. ^ ab'Nvim-R - Plugin to work with R : vim online'. www.vim.org. Retrieved 6 March 2019.
  53. ^'Syntax Highlighting'. Kate Development Team. Archived from the original on 7 July 2008. Retrieved 9 July 2008.
  54. ^Paul E. Johnson & Gregor Gorjanc. 'LyX with R through Sweave'. Retrieved 4 April 2017.
  55. ^'NppToR: R in Notepad++'. sourceforge.net. 8 May 2013. Retrieved 18 September 2013.
  56. ^Uwe Ligges. 'RWinEdt: R Interface to 'WinEdt''. Retrieved 4 April 2017.
  57. ^'Tinn-R'. Retrieved 5 March 2019.
  58. ^Gautier, Laurent (21 October 2012). 'A simple and efficient access to R from Python'. Retrieved 18 September 2013.
  59. ^Florent Angly. 'Statistics::R - Perl interface with the R statistical program - metacpan.org'.
  60. ^alexgutteridge. 'GitHub - alexgutteridge/rsruby: Ruby - R bridge'. GitHub.
  61. ^BlueMountain Capital. 'F# R Type Provider'.
  62. ^'Embedded R within Julia'.
  63. ^'Rserve TCP/IP server'.
  64. ^'RserveCLI2 - a .NET/CLR client for Rserve'.
  65. ^'R.NET'.
  66. ^'r-source: Read only mirror of R source code on GitHub'. GitHub. Retrieved 14 September 2019.
  67. ^Talbot, Justin; DeVito, Zachary; Hanrahan, Pat (1 January 2012). 'Riposte: A Trace-driven Compiler and Parallel VM for Vector Code in R'. Proceedings of the 21st International Conference on Parallel Architectures and Compilation Techniques. ACM: 43–52. doi:10.1145/2370816.2370825.
  68. ^Neal, Radford (25 July 2013). 'Deferred evaluation in Renjin, Riposte, and pqR'. Radford Neal's blog. Retrieved 6 March 2017.
  69. ^Jackson, Joab (May 16, 2013). TIBCO offers free R to the enterprise. PC World. Retrieved July 20, 2015.
  70. ^'Microsoft R Open: The Enhanced R Distribution'. Retrieved 30 June 2018.
  71. ^'Local R User Group Directory'. Revolutions Blog. Retrieved 12 May 2018.
  72. ^'A list of R conferences and meetings'. Jumping Rivers. Retrieved 12 May 2018.
  73. ^'official website of WhyR? conference'. WhyR?. Retrieved 26 June 2019.
  74. ^'SatRdays listing'. SatRdays. Retrieved 26 June 2019.
  75. ^'R Project for Statistical Computing'. Meetup. Retrieved 12 May 2018.
  76. ^'R Ladies'. R Ladies. Retrieved 12 May 2018.
  77. ^ abc'useR!'. Retrieved from https://www.r-project.org/conferences.html
  78. ^'useR! 2004 - The R User Conference'. 27 May 2004. Retrieved 9 September 2018.
  79. ^R Project (9 August 2013). 'R-related Conferences'. Retrieved 15 August 2019.
  80. ^Burns, Patrick (27 February 2007). 'Comparison of R to SAS, Stata and SPSS'(PDF). Retrieved 18 September 2013.
  81. ^ R as competition for commercial statistical packages
    • Vance, Ashlee (7 January 2009). 'Data Analysts Are Mesmerized by the Power of Program R: [Business/Financial Desk]'. The New York Times.
    • Vance, Ashlee (8 January 2009). 'R You Ready for R?'. The New York Times.
  82. ^Muenchen, Robert (19 June 2017). 'The Popularity of Data Science Software'. Retrieved 21 November 2018.
  83. ^Morgan, Timothy Prickett (2011-02-07). 'Red Hat for stats' goes toe-to-toe with SAS'. The Register, 7 February 2011. Retrieved from https://www.theregister.co.uk/2011/02/07/revolution_r_sas_challenge/.
  84. ^'Analyzing clinical trial data for FDA submissions with R'. Revolution Analytics. 14 January 2009. Retrieved 20 September 2018.
  85. ^Sirosh, Joseph. 'Microsoft Closes Acquisition of Revolution Analytics'. blogs.technet.com. Microsoft. Retrieved 20 September 2018.
  86. ^'Introducing R Tools for Visual Studio'. Retrieved 20 September 2018.
  87. ^ Oracle Corporation's Big Data Appliance
    • Doug Henschen (2012); Oracle Makes Big Data Appliance Move With Cloudera, InformationWeek, January 10, 2012.
    • Jaikumar Vijayan (2012); Oracle's Big Data Appliance brings focus to bundled approach, ComputerWorld, January 11, 2012.
    • Timothy Prickett Morgan (2011); Oracle rolls its own NoSQL and Hadoop Oracle rolls its own NoSQL and Hadoop, The Register, October 3, 2011.
  88. ^Chris Kanaracus (2012); Oracle Stakes Claim in R With Advanced Analytics Launch, PC World, February 8, 2012.
  89. ^Doug Henschen (2012); Oracle Stakes Claim in R With Advanced Analytics Launch, InformationWeek, April 4, 2012.
  90. ^'What's New in IBM InfoSphere BigInsights v2.1.2'. IBM. Archived from the original on 6 September 2014. Retrieved 8 May 2014.
  91. ^'IBM PureData System for Analytics'(PDF). IBM. Archived from the original(PDF) on 17 May 2014. Retrieved 8 May 2014.
  92. ^Tibco. 'Unleash the agility of R for the Enterprise'. Retrieved 15 May 2014.
  93. ^'ValidR on Mango website'. Retrieved 24 September 2018.
  94. ^Andy Nicholls at Mango Solutions. 'ValidR Enterprise: Developing an R Validation Framework'(PDF). Retrieved 24 September 2018.
  95. ^FDA. 'Statistical Software Clarifying Statement'(PDF). Retrieved 24 September 2018.
  96. ^ most used assignment operator in R is <-
    • R Development Core Team. 'Writing R Extensions'. Retrieved 11 September 2018. [..] we recommend the consistent use of the preferred assignment operator ‘<-’ (rather than ‘=’) for assignment.
    • 'Google's R Style Guide'. Retrieved 11 September 2018.
    • Wickham, Hadley. 'Style Guide'. Retrieved 11 September 2018.
    • Bengtsson, Henrik (January 2009). 'R Coding Conventions (RCC) – a draft'. Retrieved 11 September 2018.
  97. ^R Development Core Team. 'Assignments with the = Operator'. Retrieved 11 September 2018.
  98. ^Kabacoff, Robert (2012). 'Quick-R: User-Defined Functions'. statmethods.net. Retrieved 28 September 2018.

External links[edit]

  • Official website of the R project

Download R Programming Language For Windows

Retrieved from 'https://en.wikipedia.org/w/index.php?title=R_(programming_language)&oldid=917492860'