Rev 87181 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
COPYRIGHT STATUSThe bulk of this code is copyright by members of or all of the R CoreTeam. ('The R Core Team' in copyright statements in individual filesrefers to some or all of the team.)See the file COPYING for the exact conditions under which you mayredistribute it. R as a whole is distributed under GPL version 2 or3: most source files contain a copyright statement allowing use ofthat file under GPL version 2 or later: the main exceptions are theincluded versions of packages 'MASS', 'class', 'nnet', 'rpart' and'spatial' (GPL-2 or GPL-3). (The auxiliary file m4/openmp.m4 is underGPL-3, but its incorporation into 'configure' is not.)The status of files used only in the Windows port is in filesrc/gnuwin32/COPYRIGHTS.win, which is appended to this file in binaryWindows distributions.Note that almost all the code *is* copyright and may only bereproduced if the copyright notice (that in the file or this notice)is preserved. The status of the included LINPACK routines is unclear:they are said to be in the public domain in the USA.---------------------------------------------------Some (but not all) of the public header files are distributed underthe more permissive terms of version 2.1 or later of the LGPL: seefiles R_HOME/share/licenses/LGPL-2.1 and R_HOME/share/licenses/LGPL-3.This applies only to the header filessrc/include/R.hsrc/include/Rdefines.hsrc/include/Rgraphics.hsrc/include/Rinternals.hsrc/include/Rmath.hsrc/include/R_ext/*.hNote that it does not apply to the header files such as Rembedded.hand Rinterface.h used for third-party front ends.From the announcement of the change (2001-Feb-05)It came to our attention that some projects are interpreting GPL tomean that compiling against the header files or linking against aWindows import library brings the compiled code under the scope ofGPL. This would mean it would be impossible to distribute binaryversions of non-GPL packages with compiled code which called entrypoints in the R executable or DLL, of which there are many on CRAN.We encourage packages to be distributed under Open Source conditions,but accept that this is not possible for some contributions. Ourintention is that export files and import libraries be 'accessors'under clause 5 of the LGPL, so that in most cases no (additional)restrictions are imposed by compiling a package using the LGPL-edcomponents of R.To avoid any anomalies, the versions of the same files in R versions1.0.0 to 1.2.1 may also be used under LGPL or GPL.Import libraries are no longer used under Windows.Some contributed files are also covered by the Library General Public License.These include (see also below)src/library/stats/R/embed.Rsrc/library/stats/src/PPsum.c---------------------------------------------------Some of the code contains different copyright statements. It is usedhere in accordance with the copyright conditions in that code. Anot-necessarily-complete list of such files is:src/library/grDevices/inst/afm/*___.afmCopyright (c) 1984 to 1992 Adobe Systems Incorporated.src/library/grDevices/inst/afm/MustRead.htmlsrc/library/grDevices/inst/afm/Courier*.afmsrc/library/grDevices/inst/afm/Helvetica*.afmsrc/library/grDevices/inst/afm/Times*.afmsrc/library/grDevices/inst/afm/Symbol.afmsrc/library/grDevices/inst/afm/ZapfDingbats.afmCopyright (c) 1985, 1987, 1989, 1990, 1993, 1997 Adobe SystemsIncorporated. All Rights Reserved.src/library/grDevices/inst/afm/*l.afmCopyright 1999 by (URW)++ Design & Developmentsrc/library/grDevices/inst/afm{Nimbus*.afmCopyright (URW)++,Copyright 2014 by (URW)++ Design & Developmentsrc/library/grDevices/inst/afm//StandardSymbolsPS.afmCopyright URW Software, Copyright 2015 by URWsrc/library/grDevices/inst/afm/CM_*.afmsrc/library/grDevices/inst/afm/cm*.afmare derived from afms which are copyright by the AmericanMathematical Society, but 'the AMS does require that theAMS copyright notice be removed from any derivative versionsof the fonts which have been altered in any way'.doc/manual/R-intro.texiin partCopyright (C) 1990 W. N. VenablesCopyright (C) 1992 W. N. Venables & D. M. SmithCopyright (C) 1997 R. Gentleman & R. IhakaCopyright (C) 1997, 1998 M. Maechlershare/licenses/*See the individual files.share/texmf/bibtex/bst/jss.bstCopyright 1994-2007 Patrick W Dalyshare/texmf/tex/latex/jss.clsCopyright: (C) Achim Zeileissrc/library/graphics/R/mosaicplot.ROriginal code copyright (C) 1998 John W. Emersonsrc/library/graphics/R/pairs.RIn part, Copyright 1999 Dr. Jens Oehlschlaegel-Akiyoshisrc/library/graphics/R/polygon.RCopyright (C) 2001 by Kevin Buhr <buhr@stat.wisc.edu>src/library/splines/R/splineClasses.RCopyright (C) 1998 Douglas M. Bates and William N. Venables.src/library/datasets/man/austres.Rdsrc/library/datasets/man/beavers.Rdsrc/library/datasets/man/lh.Rdsrc/library/datasets/man/npk.Rdsrc/library/datasets/man/rock.Rdsrc/library/datasets/man/UKLungDeaths.Rdsrc/library/datasets/man/USAccDeaths.Rdsrc/library/stats/R/add.Rsrc/library/stats/R/bandwidths.Rsrc/library/stats/R/confint.Rsrc/library/stats/R/cpgram.Rsrc/library/stats/R/spectrum.Rsrc/library/stats/R/vcov.Rsrc/library/stats/src//bandwidths.csrc/appl/maxcol.cCopyright (C) various dates W. N. Venables and B. D. Ripleysrc/appl/interv.c : moved to API from code originally insrc/library/stats/src/bvalue.f, seesrc/library/stats/COPYRIGHTS.modregsrc/library/stats:See the files src/library/stats/COPYRIGHTS.modreg andsrc/library/stats/COPYRIGHTS.portsrc for further detailssrc/library/stats/R/diffinv.Rsrc/library/stats/R/embed.Rsrc/library/stats/R/kernel.Rsrc/library/stats/src/PPsum.cCopyright (C) 1997-1999 Adrian Traplettisrc/library/stats/R/nls.RIn part, Copyright 1999-1999 Saikat DebRoysrc/library/stats/R/nlsFunc.Rsrc/library/stats/R/selfStart.Rsrc/library/stats/R/zzModels.RCopyright 1997,1999 Jose C. Pinheiro, Douglas M. Batessrc/library/stats/R/runmed.Rsrc/library/stats/src/Trunmed.cIn part Copyright (C) 1995 Berwin A. Turlachsrc/library/stats/src/loessc.csrc/library/stats/src/loessf.fIn part Copyright (c) 1989, 1992 by AT&Tsrc/library/stats/R/spline.RIn part, Copyright (C) 2002 Simon N. Woodsrc/library/stats/R/glm-profile.Rcopyright (C) 1996 D. M. Bates and W. N. Venables.port to R by B. D. Ripley copyright (C) 1998corrections copyright (C) 2000,3,6,7 B. D. RipleyModifications Copyright (C) 2023 The R Core Teamsrc/library/stats/man/profile.Rdcopyright (C) 1999-2008 W. N. Venables and B. D. RipleyChanges Copyright R Core Team 2023src/library/stats/man/plot.profile.Rdcopyright (C) 1999-2023 W. N. Venables and B. D. RipleyEdits by Peter Dalgaard 2023, (C) R Core Teamsrc/library/tcltk/exec/{hierarchy,util*,widget}.tclCopyright (c) various dates Jeffrey Hobbssrc/modules/X11/rotated.[ch]Copyright (c) 1993 Alan Richardsonsrc/appl/loglin.csrc/library/stats/src/chisqsim.csrc/library/stats/src/nscor.csrc/library/stats/src/prho.csrc/library/stats/src/swilk.csrc/library/stats/src/kmns.fsrc/library/stats/src/starma.csrc/nmath/pnbeta.csrc/nmath/pnchisq.csrc/nmath/pnt.csrc/nmath/qbeta.csrc/nmath/qgamma.csrc/nmath/qnorm.csrc/nmath/qtukey.care based in whole or in part on Applied Statistics algorithms(C) Royal Statistical Societysrc/nmath/stirlerr.csrc/nmath/dbinom.csrc/nmath/dpois.care partly based on Catherine/Clive Loader's (1999) work,(C) 1999-2000 Lucent Technologies, Bell Laboratories.src/main/RNG.cThe Mersenne-Twister part isCopyright (C) 1997, 1999 Makoto Matsumoto and Takuji Nishimura.src/main/xspline.c* Copyright (c) 1985-1988 by Supoj Sutanthavibul* Parts Copyright (c) 1989-2002 by Brian V. Smith* Parts Copyright (c) 1991 by Paul King* Parts Copyright (c) 1992 by James Tough* Parts Copyright (c) 1998 by Georg Stemmer* Parts Copyright (c) 1995 by C. Blanc and C. Schlick* Any party obtaining a copy of these files is granted, free of charge, a* full and unrestricted irrevocable, world-wide, paid up, royalty-free,* nonexclusive right and license to deal in this software and* documentation files (the "Software"), including without limitation the* rights to use, copy, modify, merge, publish and/or distribute copies of* the Software, and to permit persons who receive copies from any such* party to do so, with the only requirement being that this copyright* notice remain intact.src/modules/lapack/dlapack.f, cmplx.f, dlamc.f, *.f90Extracted from* -- LAPACK computational routine (version 3.12.0) --* -- LAPACK is a software package provided by Univ. of Tennessee, --* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--* November 2017where the version number, providers and date vary by subroutine.For version 3.7.0, many of the copyright dates were updatedeven for routines which have not been changed for years.LAPACK 3.12.0 contains a LICENSE file, copied to src/modules/lapack(but many of these routines were originally copied from earlierversions of LAPACK). For binary distributions it is reproduced here:--- src/modules/lapack/LICENSE ---Copyright (c) 1992-2023 The University of Tennessee and The Universityof Tennessee Research Foundation. All rightsreserved.Copyright (c) 2000-2023 The University of California Berkeley. Allrights reserved.Copyright (c) 2006-2023 The University of Colorado Denver. All rightsreserved.$COPYRIGHT$Additional copyrights may follow$HEADER$Redistribution and use in source and binary forms, with or withoutmodification, are permitted provided that the following conditions aremet:- Redistributions of source code must retain the above copyrightnotice, this list of conditions and the following disclaimer.- Redistributions in binary form must reproduce the above copyrightnotice, this list of conditions and the following disclaimer listedin this license in the documentation and/or other materialsprovided with the distribution.- Neither the name of the copyright holders nor the names of itscontributors may be used to endorse or promote products derived fromthis software without specific prior written permission.The copyright holders provide no reassurances that the source codeprovided does not infringe any patent, copyright, or any otherintellectual property rights of third parties. The copyright holdersdisclaim any liability to any recipient for claims brought againstrecipient by any third party for infringement of that partiesintellectual property rights.THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOTLIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FORA PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHTOWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOTLIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANYTHEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USEOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.--- end of src/modules/lapack/LICENSE ---src/extra/blas/*.{f,f90}These are derived from the LAPACK 3.12.0 sources, so the previousitem applies.src/extra/xdr/*Copyright (2010) Oracle America, Inc.See the file src/extra/xdr/copyrght.txt. That requires the licence tobe included in binary distributions, so we repeat it here:* Copyright (c) 2010, Oracle America, Inc.** Redistribution and use in source and binary forms, with or without* modification, are permitted provided that the following conditions are* met:** * Redistributions of source code must retain the above copyright* notice, this list of conditions and the following disclaimer.* * Redistributions in binary form must reproduce the above* copyright notice, this list of conditions and the following* disclaimer in the documentation and/or other materials* provided with the distribution.* * Neither the name of the "Oracle America, Inc." nor the names of its* contributors may be used to endorse or promote products derived* from this software without specific prior written permission.** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS* LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS* FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE* COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,* INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE* GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,* WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING* NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.src/main/connections.c, src/main/gzio.hContain code derived from the zlib 1.2.3 distribution(C) 1995-2005 Jean-loup Gailly and Mark Adlersrc/main/dounzip.c, unzip.hContain code Copyright (C) 1998-2010 Gilles Vollant from contrib/minizipin the zlib 1.2.3 distribution with updates taken from 1.2.5.src/main/valid_utf8.hCopyright (c) 1997-2012 University of CambridgeFor binary builds of R that requires us to includeRedistribution and use in source and binary forms, with or withoutmodification, are permitted provided that the following conditionsare met:* Redistributions of source code must retain the above copyrightnotice, this list of conditions and the following disclaimer.* Redistributions in binary form must reproduce the abovecopyright notice, this list of conditions and the followingdisclaimer in the documentation and/or other materialsprovided with the distribution.* Neither the name of the University of Cambridge nor the nameof Google Inc. nor the names of their contributors may be usedto endorse or promote products derived from this softwarewithout specific prior written permission.THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOTLIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESSFOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THECOPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVERCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICTLIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING INANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THEPOSSIBILITY OF SUCH DAMAGE.src/extra/tre/LICENSEsrc/extra/tre/*.[ch]Copyright (c) 2001-2009 Ville Laurikari <vl@iki.fi>All rights reserved.From tre-0.8.0 (https://laurikari.net/tre/). See filesrc/extra/tre/LICENSE. For binary builds of R that requires us toincludeRedistribution and use in source and binary forms, with or withoutmodification, are permitted provided that the following conditions are met:* Redistributions of source code must retain the above copyright notice,this list of conditions and the following disclaimer.* Redistributions in binary form must reproduce the above copyrightnotice, this list of conditions and the following disclaimer in thedocumentation and/or other materials provided with the distribution.* Neither the name of the University of Cambridge nor the name of GoogleInc. nor the names of their contributors may be used to endorse orpromote products derived from this software without specific priorwritten permission.THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THEIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSEARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BELIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, ORCONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OFSUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESSINTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER INCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THEPOSSIBILITY OF SUCH DAMAGE.src/extra/tzone/strftime.c/*Based on code from tzcode, which is turn said to be'Based on the UCB version with the copyright notice appearing below.'** Copyright (c) 1989 The Regents of the University of California.** All rights reserved.**** Redistribution and use in source and binary forms are permitted** provided that the above copyright notice and this paragraph are** duplicated in all such forms and that any documentation,** advertising materials, and other materials related to such** distribution and use acknowledge that the software was developed** by the University of California, Berkeley. The name of the** University may not be used to endorse or promote products derived** from this software without specific prior written permission.** THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR** IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED** WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.*/src/library/tools/src/md5.[ch]Copyright (C) 1995, 1996, 2001 Free Software Foundation, Inc.src/library/tools/src/sha256.cextracted from the public domain version SHA-crypt.txt version 0.6(2016-8-31) by Ulrich Dreppersrc/extra/intl/*Based on gettextize from gettext 0.17Copyright (C) various dates Free Software Foundation, Inc.Distributed under the GNU Library General Public Licenseversion 2 or later.src/main/mkdtemp.cFrom glibc viahttp://lists.gnu.org/archive/html/bug-gnulib/2003-02/msg00019.htmlCopyright (C) 1999, 2001-2003 Free Software Foundation, Inc.Distributed under the GNU Library General Public Licenseversion 2 or later.src/main/Rstrptime.hCopyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.Distributed under the GNU Library General Public Licenseversion 2 or later.src/library/*/po/*.poSome of the translations are (C) the translator as marked in the files.COPYINGdoc/COPYINGdoc/COPYING.LIBm4/codeset.m4m4/gettext.m4m4/gettext-lib.m4share/licenses/GPL-2share/licenses/GPL-3share/licenses/LGPL-2share/licenses/LGPL-2.1share/licenses/LGPL-3src/main/strdup.ctools/config.rpathtools/help2man.pltools/ltmain.shtools/mdate-shtools/missingCopyright various dates Free Software Foundationm4/openmp.m4Copyright (C) 2001-2012 Free Software Foundation, Inc.Copyright (C) 2015-2023 R Core TeamUnder GPL-3 with the Autoconf Configure Script Exception, version 3.0.tools/config.guesstools/config.subCopyright 1992-2019 Free Software Foundation.The Exception to GPL-3 applies.tools/install-shCopyright (C) 1994 X Consortiumtools/unisetis by Marcus Kuhn (https://www.cl.cam.ac.uk/~mgk25/) but containsneither licence nor copyright claim.m4/cxx.m4Based on ax_cxx_compile_stdcxx.m4# Copyright (c) 2008 Benjamin Kosnik <bkoz@redhat.com># Copyright (c) 2012 Zack Weinberg <zackw@panix.com># Copyright (c) 2013 Roy Stogner <roystgnr@ices.utexas.edu># Copyright (c) 2014, 2015 Google Inc.; contributed by Alexey Sokolov <sokolov@google.com># Copyright (c) 2015 Paul Norman <penorman@mac.com># Copyright (c) 2015 Moritz Klammler <moritz@klammler.eu># Copyright (c) 2016 Krzesimir Nowak <qdlacz@gmail.com># Copyright (c) 2016, 2018 Krzesimir Nowak <qdlacz@gmail.com># Copyright (c) 2019 Enji Cooper <yaneurabeya@gmail.com># Copyright (c) 2020 Jason Merrill <jason@redhat.com># Copyright (c) 2021 Jörn Heusipp <osmanx@problemloesungsmaschine.de>## Copying and distribution of this file, with or without modification, are# permitted in any medium without royalty provided the copyright notice# and this notice are preserved. This file is offered as-is, without any# warranty.m4/stat-time.m4From GNU coreutils 8.12# Copyright (C) 1998-1999, 2001, 2003, 2005-2007, 2009-2011 Free Software# Foundation, Inc.# This file is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.src/main/gram.ysrc/main/gram.cPortions of these files are based on the parser package,Copyright (C) 2009--2011 Romain FrancoisSome of the files in src/appl were originally taken from the Netlibarchive now at www.netlib.org and do not clearly state theircopyright status.src/appl/{dchdc,dpfa,dpbsl,dpoco,dpodi,dpofa,dposl,dqrdc,dqrsl,dsvdc,dtrco,dtrsl}.fare part of LINPACK, with authors J.J. Dongarra, Cleve Moler andG.W. Stewartsrc/appl/dqrdc2.f is based on dqrdc.f by G.W. Stewart.src/appl/lbfgsb.c is based on the work of Zhu, Byrd, Lu-Chen andNocedal, which does not state any copyright.src/main/radixsort.c is largely based on code from the data.table package,Copyright (C) 2006--2015 Matt Dowle and Arun Srinivasandoc/html/Rlogo.svgdoc/html/Rlogo.pdfdoc/html/logo.jpgdoc/html/favicon.icosrc/modules/X11/rlogo_icon.hsrc/gnuwin32/front-ends/R.icosrc/gnuwin32/installer/R.bmpCopyright (C) 2015-2016 The R FoundationYou can distribute the logo under the terms of the CreativeCommons Attribution-ShareAlike 4.0 International license (CC-BY-SA4.0) or (at your option) the GNU General Public License version 2(GPL-2).The design of the current logo is based on the previous logo thatwas included in the R source from 1998 to 2016.doc/html/prism.jsdoc/html/prism.cssDownloaded from https://prismjs.com/download.htmlPrism (https://github.com/PrismJS/prism) is Copyright (c) 2012 LeaVerou and is distributed under the MIT license (see the abovefiles for a copy).doc/html/katex/*doc/html/katex/fonts/*Downloaded from https://github.com/KaTeX/KaTeX/releasesKaTeX (https://github.com/KaTeX/KaTeX) is Copyright (c) 2013-2020Khan Academy and other contributors, and is distributed under theMIT license. See doc/html/katex/LICENSE for a copy.---------------------------------------------------BINARY DISTRIBUTIONS of R=========================The rest of this file applies only to binary distributions of R, andin most cases only to those which have been built with staticlibraries (as is done on Windows and macOS). Information specific todistributions for Windows is in file src/gnuwin32/COPYRIGHTS.win,appended to this file on that platform. (R distributions for macOSlink to the system ICU library, unlike on Windows.)Binary distributions of R may include compiled code from the PCRE2library whose licence is:THE BASIC LIBRARY FUNCTIONS---------------------------Written by: Philip HazelEmail local part: ph10Email domain: cam.ac.ukUniversity of Cambridge Computing Service,Cambridge, England.Copyright (c) 1997-2020 University of CambridgeAll rights reserved.PCRE2 JUST-IN-TIME COMPILATION SUPPORT--------------------------------------Written by: Zoltan HerczegEmail local part: hzmesterEmail domain: freemail.huCopyright(c) 2010-2020 Zoltan HerczegAll rights reserved.STACK-LESS JUST-IN-TIME COMPILER--------------------------------Written by: Zoltan HerczegEmail local part: hzmesterEmail domain: freemail.huCopyright(c) 2009-2020 Zoltan HerczegAll rights reserved.THE "BSD" LICENCE-----------------Redistribution and use in source and binary forms, with or withoutmodification, are permitted provided that the following conditions are met:* Redistributions of source code must retain the above copyright notices,this list of conditions and the following disclaimer.* Redistributions in binary form must reproduce the above copyrightnotices, this list of conditions and the following disclaimer in thedocumentation and/or other materials provided with the distribution.* Neither the name of the University of Cambridge nor the names of anycontributors may be used to endorse or promote products derived from thissoftware without specific prior written permission.THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THEIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSEARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BELIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, ORCONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OFSUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESSINTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER INCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THEPOSSIBILITY OF SUCH DAMAGE.EXEMPTION FOR BINARY LIBRARY-LIKE PACKAGES------------------------------------------The second condition in the BSD licence (covering binary redistributions) doesnot apply all the way down a chain of software. If binary package A includesPCRE2, it must respect the condition, but if package B is software thatincludes package A, the condition is not imposed on package B unless it usesPCRE2 independently.Or they may include compiled code from the PCRE library whose licenceis:THE BASIC LIBRARY FUNCTIONS---------------------------Written by: Philip HazelEmail local part: ph10Email domain: cam.ac.ukUniversity of Cambridge Computing Service, Cambridge, England.Copyright (c) 1997-2015 University of CambridgeAll rights reserved.PCRE JUST-IN-TIME COMPILATION SUPPORT-------------------------------------Written by: Zoltan HerczegEmail local part: hzmesterEmain domain: freemail.huCopyright(c) 2010-2015 Zoltan HerczegAll rights reserved.STACK-LESS JUST-IN-TIME COMPILER--------------------------------Written by: Zoltan HerczegEmail local part: hzmesterEmain domain: freemail.huCopyright(c) 2009-2015 Zoltan HerczegAll rights reserved.THE C++ WRAPPER FUNCTIONS-------------------------Contributed by: Google Inc.Copyright (c) 2007-2012, Google Inc.All rights reserved.THE "BSD" LICENCE-----------------Redistribution and use in source and binary forms, with or withoutmodification, are permitted provided that the following conditionsare met:* Redistributions of source code must retain the above copyrightnotice, this list of conditions and the following disclaimer.* Redistributions in binary form must reproduce the abovecopyright notice, this list of conditions and the followingdisclaimer in the documentation and/or other materialsprovided with the distribution.* Neither the name of the University of Cambridge nor the nameof Google Inc. nor the names of their contributors may be usedto endorse or promote products derived from this softwarewithout specific prior written permission.THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOTLIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESSFOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THECOPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVERCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICTLIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING INANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THEPOSSIBILITY OF SUCH DAMAGE.---------------------------------------------------Binary distributions of R may include compiled code from an externalstatic LAPACK library whose license is give above (possibly with adiffernt version and date).---------------------------------------------------Binary distributions of R may include compiled code from the libjpeglibrary which requires us to state""this software is based in part on the work of the Independent JPEG Group".(https://jpegclub.org/reference/libjpeg-license/)---------------------------------------------------Binary distributions of R may include compiled code from libtiff whoselicence requires inclusion in all distributions:opyright (c) 1988-1997 Sam LefflerCopyright (c) 1991-1997 Silicon Graphics, Inc.Permission to use, copy, modify, distribute, and sell this softwareand its documentation for any purpose is hereby granted without fee,provided that (i) the above copyright notices and this permissionnotice appear in all copies of the software and related documentation,and (ii) the names of Sam Leffler and Silicon Graphics may not be usedin any advertising or publicity relating to the software without thespecific, prior written permission of Sam Leffler and SiliconGraphics.THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANYWARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR ANYSPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, ORANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORYOF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE ORPERFORMANCE OF THIS SOFTWARE.---------------------------------------------------Binary distributions of R may include compiled code from the webplibrary (linked from libtiff) whose licence requires inclusion inbinary distributions:Copyright (c) 2010, Google Inc. All rights reserved.Redistribution and use in source and binary forms, with or withoutmodification, are permitted provided that the following conditions aremet:* Redistributions of source code must retain the above copyrightnotice, this list of conditions and the following disclaimer.* Redistributions in binary form must reproduce the above copyrightnotice, this list of conditions and the following disclaimer inthe documentation and/or other materials provided with thedistribution.* Neither the name of Google nor the names of its contributors maybe used to endorse or promote products derived from this softwarewithout specific prior written permission.THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOTLIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FORA PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHTHOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOTLIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANYTHEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USEOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.---------------------------------------------------Binary distributions of R may include compiled code from the zstdreference library which is distributed under BSD-3 or GPL-2, and usedhere under the latter.Binary distributions of R may include compiled code from the freetypelibrary which is distributed under the FreeType License or GPL-2, andused here under the latter.---------------------------------------------------