The R Project SVN R

Rev

Rev 65340 | Rev 65646 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 65340 Rev 65644
Line 3... Line 3...
3
## against R.
3
## against R.
4
##
4
##
5
## Usage:
5
## Usage:
6
##   R CMD config [options] [VAR]
6
##   R CMD config [options] [VAR]
7
 
7
 
8
## Copyright (C) 2002-13 The R Core Team
8
## Copyright (C) 2002-2013 The R Core Team
9
##
9
##
10
## This document is free software; you can redistribute it and/or modify
10
## This document is free software; you can redistribute it and/or modify
11
## it under the terms of the GNU General Public License as published by
11
## it under the terms of the GNU General Public License as published by
12
## the Free Software Foundation; either version 2, or (at your option)
12
## the Free Software Foundation; either version 2, or (at your option)
13
## any later version.
13
## any later version.
Line 18... Line 18...
18
## General Public License for more details.
18
## General Public License for more details.
19
##
19
##
20
## A copy of the GNU General Public License is available at
20
## A copy of the GNU General Public License is available at
21
## http://www.r-project.org/Licenses/
21
## http://www.r-project.org/Licenses/
22
 
22
 
23
revision='$Revision: 65340 $'
23
revision='$Revision: 65644 $'
24
version=`set - ${revision}; echo ${2}`
24
version=`set - ${revision}; echo ${2}`
25
version="R configuration information retrieval script: ${R_VERSION} (r${version})
25
version="R configuration information retrieval script: ${R_VERSION} (r${version})
26
 
26
 
27
Copyright (C) 2002-13 The R Core Team.
27
Copyright (C) 2002-13 The R Core Team.
28
This is free software; see the GNU General Public License version 2
28
This is free software; see the GNU General Public License version 2