https://github.com/cran/lattice
Revision 51c94626f640eeecf596f154e6c34d1c9899ee88 authored by Deepayan Sarkar on 17 August 2011, 00:00:00 UTC, committed by Gabor Csardi on 17 August 2011, 00:00:00 UTC
1 parent ac68ce2
Raw File
Tip revision: 51c94626f640eeecf596f154e6c34d1c9899ee88 authored by Deepayan Sarkar on 17 August 2011, 00:00:00 UTC
version 0.19-33
Tip revision: 51c9462
LICENSE

This software is distributed under the terms of the GNU General Public
License as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

As of writing, this essentially boils down to two possible licenses,
GPL version 2 and version 3.  Copies of these licenses are available
in files GPL-2 and GPL-3 in the sources of this package, as well as at

http://www.r-project.org/Licenses/

They can also be viewed from within R using 

RShowDoc("GPL-2")
RShowDoc("GPL-3")

back to top