{"_id":"gsl","_rev":"863-aee5ab682dce61798c413f355dba1ec0","name":"gsl","versions":{"1.2-19":{"Package":"gsl","Title":"wrapper for the Gnu Scientific Library","Version":"1.2-19","Author":"Robin K. S. Hankin","Description":"<U+000a>An R wrapper for special functions of the Gnu Scientific Library.<U+000a>(http://www.gnu.org/software/gsl/) Error forms of GSL functions (_e<U+000a>versions) are used if available.  The function naming scheme directly<U+000a>copies the GSL manual except that leading gsl_sf_ and, if present,<U+000a>the trailing _e is stripped: thus gsl_sf_Airy_Ai_e goes to R function<U+000a>airy_Ai(); however, some functions (such as gsl_sf_sin()) retain the<U+000a>prefix to avoid conflicts: a full list is given in help(Misc).<U+000a>Function arguments have the same names as in the GSL reference<U+000a>manual.  The package is organized into units corresponding to GSL<U+000a>header files; the .c, .R, and .Rd filenames match the header<U+000a>filenames, except that the .Rd files are capitalized.  Functions<U+000a>appear in all files in the same order as the GSL reference manual,<U+000a>which precludes the use of the tidying method given in section 3.1 of<U+000a>R-exts.  Documentation is limited to: (a), a pointer to the GSL<U+000a>reference book, which would in any case dominate any docs here; and<U+000a>(b), re-productions of some tables and figures in Abramowitz and<U+000a>Stegun.","Maintainer":"Robin Hankin <r.hankin@soc.soton.ac.uk>","License":"GPL","Packaged":"Wed Nov 17 16:08:10 2004; rksh","crandb_file_date":"2004-11-17 11:13:06","date":"2004-11-17T21:08:10+00:00","releases":[]},"1.2-20":{"Package":"gsl","Title":"wrapper for the Gnu Scientific Library","Version":"1.2-20","Author":"Robin K. S. Hankin","Description":"<U+000a>An R wrapper for special functions of the Gnu Scientific Library.<U+000a>(http://www.gnu.org/software/gsl/).  Error forms of GSL functions (_e<U+000a>versions) are used if available.  The function naming scheme directly<U+000a>copies the GSL manual except that leading gsl_sf_ and, if present,<U+000a>the trailing _e is stripped: thus gsl_sf_Airy_Ai_e goes to R function<U+000a>airy_Ai(); however, some functions (such as gsl_sf_sin()) retain the<U+000a>prefix to avoid conflicts: a full list is given in help(Misc).<U+000a>Function arguments have the same names as in the GSL reference<U+000a>manual.  The package is organized into units corresponding to GSL<U+000a>header files; the .c, .R, and .Rd filenames match the header<U+000a>filenames, except that the .Rd files are capitalized.  Functions<U+000a>appear in all files in the same order as the GSL reference manual,<U+000a>which precludes the use of the tidying method given in section 3.1 of<U+000a>R-exts.  Documentation is limited to: (a), a pointer to the GSL<U+000a>reference book, which would in any case dominate any docs here; and<U+000a>(b), re-productions of some tables and figures in Abramowitz and<U+000a>Stegun (June 1964).","Maintainer":"Robin Hankin <r.hankin@soc.soton.ac.uk>","License":"GPL","Packaged":"Thu Nov 18 09:06:35 2004; rksh","crandb_file_date":"2004-11-18 05:45:30","Date":"18-11-2004","SystemRequirements":"Gnu Scientific Library version 1.5","date":"2004-11-18T14:06:35+00:00","releases":[]},"1.2-21":{"Package":"gsl","Title":"wrapper for the Gnu Scientific Library","Version":"1.2-21","Author":"Robin K. S. Hankin","Description":"<U+000a>An R wrapper for special functions of the Gnu Scientific Library.<U+000a>(http://www.gnu.org/software/gsl/).  Error forms of GSL functions (_e<U+000a>versions) are used if available.  The function naming scheme directly<U+000a>copies the GSL manual except that leading gsl_sf_ and, if present,<U+000a>the trailing _e is stripped: thus gsl_sf_Airy_Ai_e goes to R function<U+000a>airy_Ai(); however, some functions (such as gsl_sf_sin()) retain the<U+000a>prefix to avoid conflicts: a full list is given in help(Misc).<U+000a>Function arguments have the same names as in the GSL reference<U+000a>manual.  The package is organized into units corresponding to GSL<U+000a>header files; the .c, .R, and .Rd filenames match the header<U+000a>filenames, except that the .Rd files are capitalized.  Functions<U+000a>appear in all files in the same order as the GSL reference manual,<U+000a>which precludes the use of the tidying method given in section 3.1 of<U+000a>R-exts.  Documentation is limited to: (a), a pointer to the GSL<U+000a>reference book, which would in any case dominate any docs here; and<U+000a>(b), re-productions of some tables and figures in Abramowitz and<U+000a>Stegun (June 1964).","Maintainer":"Robin Hankin <r.hankin@soc.soton.ac.uk>","License":"GPL","Packaged":"Mon Nov 22 09:15:51 2004; rksh","crandb_file_date":"2004-11-22 04:24:41","Date":"18-11-2004","SystemRequirements":"Gnu Scientific Library version 1.5","date":"2004-11-22T14:15:51+00:00","releases":[]},"1.3-1":{"Package":"gsl","Title":"wrapper for the Gnu Scientific Library","Version":"1.3-1","Author":"Robin K. S. Hankin","Description":"<U+000a>An R wrapper for special functions of the Gnu Scientific Library.<U+000a>(http://www.gnu.org/software/gsl/).  The function naming scheme<U+000a>directly copies the GSL manual except that leading gsl_sf_ and, if<U+000a>present, the trailing _e is stripped: thus gsl_sf_Airy_Ai_e goes to R<U+000a>function airy_Ai(); however, some functions (such as gsl_sf_sin())<U+000a>retain the prefix to avoid conflicts: a full list is given in<U+000a>help(Misc).  Function arguments have the same names as in the GSL<U+000a>reference manual.  The package is organized into units corresponding<U+000a>to GSL header files; the .c, .R, and .Rd filenames match the header<U+000a>filenames, except that the .Rd files are capitalized.  Functions<U+000a>appear in all files in the same order as the GSL reference manual,<U+000a>which precludes the use of the tidying method given in section 3.1 of<U+000a>R-exts.  Error forms of GSL functions (_e versions) are used if<U+000a>available.  Documentation is limited to: (a), a pointer to the GSL<U+000a>reference book, which would in any case dominate any docs here; and<U+000a>(b), re-productions of some tables and figures in Abramowitz and<U+000a>Stegun (June 1964).","Maintainer":"Robin Hankin <r.hankin@soc.soton.ac.uk>","License":"GPL","Packaged":"Fri Dec 17 10:00:16 2004; rksh","crandb_file_date":"2004-12-17 07:46:17","Date":"18-11-2004","SystemRequirements":"Gnu Scientific Library version 1.5","date":"2004-12-17T15:00:16+00:00","releases":[]},"1.6-0":{"Package":"gsl","Title":"wrapper for the Gnu Scientific Library","Version":"1.6-0","Author":"Robin K. S. Hankin; qrng functions by Duncan Murdoch","Description":"<U+000a>An R wrapper for the special functions and quasi random number<U+000a>generators of the Gnu Scientific Library<U+000a>(http://www.gnu.org/software/gsl/).  See ?Misc for details of<U+000a>overall package organization.","Maintainer":"Robin Hankin <r.hankin@soc.soton.ac.uk>","License":"GPL","Packaged":"Wed Feb  9 20:38:15 2005; rksh","crandb_file_date":"2005-02-10 10:25:19","Date":"07-02-2005","SystemRequirements":"Gnu Scientific Library version 1.6","date":"2005-02-10T01:38:15+00:00","releases":[]},"1.6-2":{"Package":"gsl","Title":"wrapper for the Gnu Scientific Library","Version":"1.6-2","Author":"Robin K. S. Hankin; qrng functions by Duncan Murdoch","Description":"<U+000a>An R wrapper for the special functions and quasi random number<U+000a>generators of the Gnu Scientific Library<U+000a>(http://www.gnu.org/software/gsl/).  See ?Misc for details of<U+000a>overall package organization.","Maintainer":"Robin Hankin <r.hankin@soc.soton.ac.uk>","License":"GPL","Packaged":"Thu Feb 24 21:25:50 2005; rksh","crandb_file_date":"2005-02-25 12:56:23","Date":"07-02-2005","SystemRequirements":"Gnu Scientific Library version >= 1.5","date":"2005-02-25T02:25:50+00:00","releases":["2.1.0","2.1.1","2.2.0","2.2.1"]},"1.6-6":{"Package":"gsl","Title":"wrapper for the Gnu Scientific Library","Version":"1.6-6","Author":"Robin K. S. Hankin; qrng functions by Duncan Murdoch","Description":"<U+000a>An R wrapper for the special functions and quasi random number<U+000a>generators of the Gnu Scientific Library<U+000a>(http://www.gnu.org/software/gsl/).  See ?Misc for details of<U+000a>overall package organization.","Maintainer":"Robin Hankin <r.hankin@noc.soton.ac.uk>","License":"GPL","Packaged":"Fri Apr  7 08:55:05 2006; rksh","crandb_file_date":"2006-04-07 05:01:00","Date":"07-02-2005","SystemRequirements":"Gnu Scientific Library version >= 1.5","date":"2006-04-07T12:55:05+00:00","releases":["2.3.0","2.3.1","2.4.0","2.4.1"]},"1.6-7":{"Package":"gsl","Title":"wrapper for the Gnu Scientific Library","Version":"1.6-7","Author":"Robin K. S. Hankin; qrng functions by Duncan Murdoch","Description":"<U+000a>An R wrapper for the special functions and quasi random number<U+000a>generators of the Gnu Scientific Library<U+000a>(http://www.gnu.org/software/gsl/).  See ?Misc for details of<U+000a>overall package organization.","Maintainer":"Robin Hankin <r.hankin@noc.soton.ac.uk>","License":"GPL","Packaged":"Thu Apr 12 22:40:29 2007; rksh","crandb_file_date":"2007-04-13 10:34:10","Date":"07-02-2005","SystemRequirements":"Gnu Scientific Library version >= 1.5","date":"2007-04-13T02:40:29+00:00","releases":"2.5.0"},"1.6-10":{"Package":"gsl","Title":"wrapper for the Gnu Scientific Library","Version":"1.6-10","Author":"Robin K. S. Hankin; qrng functions by Duncan Murdoch","Description":"<U+000a>An R wrapper for the special functions and quasi random number<U+000a>generators of the Gnu Scientific Library<U+000a>(http://www.gnu.org/software/gsl/).  See ?Misc for details of<U+000a>overall package organization.","Maintainer":"Robin K. S. Hankin <r.hankin@noc.soton.ac.uk>","License":"GPL","Packaged":"Wed May  9 21:44:50 2007; rksh","crandb_file_date":"2007-05-10 06:21:51","Date":"07-02-2005","SystemRequirements":"Gnu Scientific Library version >= 1.5","date":"2007-05-10T01:44:50+00:00","releases":"2.5.1"},"1.8-4":{"Package":"gsl","Title":"wrapper for the Gnu Scientific Library","Version":"1.8-4","Author":"Robin K. S. Hankin; qrng functions by Duncan Murdoch and<U+000a>multimin by Andrew Clausen","Description":"<U+000a>An R wrapper for the special functions and quasi random number<U+000a>generators of the Gnu Scientific Library<U+000a>(http://www.gnu.org/software/gsl/).  See gsl-package.Rd for details of<U+000a>overall package organization, and Misc.Rd for some functions that are<U+000a>widely used in the package.","Maintainer":"Robin K. S. Hankin <r.hankin@noc.soton.ac.uk>","License":"GPL","Packaged":"Mon Sep 17 09:34:22 2007; rksh","crandb_file_date":"2007-09-21 11:19:40","Date":"16-09-2007","SystemRequirements":"Gnu Scientific Library version >= 1.5","date":"2007-09-17T13:34:22+00:00","releases":"2.6.0"},"1.8-8":{"Package":"gsl","Title":"wrapper for the Gnu Scientific Library","Version":"1.8-8","Author":"Robin K. S. Hankin; qrng functions by Duncan Murdoch and<U+000a>multimin by Andrew Clausen","Description":"<U+000a>An R wrapper for the special functions and quasi random number<U+000a>generators of the Gnu Scientific Library<U+000a>(http://www.gnu.org/software/gsl/).  See gsl-package.Rd for details of<U+000a>overall package organization, and Misc.Rd for some functions that are<U+000a>widely used in the package.","Maintainer":"Robin K. S. Hankin <r.hankin@noc.soton.ac.uk>","License":"GPL","Packaged":"Mon Oct 15 20:57:17 2007; rksh","crandb_file_date":"2007-10-16 14:03:48","Date":"16-09-2007","SystemRequirements":"Gnu Scientific Library version >= 1.5","date":"2007-10-16T00:57:17+00:00","releases":["2.6.1","2.6.2","2.7.0","2.7.1"]},"1.8-11":{"Package":"gsl","Title":"wrapper for the Gnu Scientific Library","Version":"1.8-11","Author":"Robin K. S. Hankin; qrng functions by Duncan Murdoch and<U+000a>multimin by Andrew Clausen","Description":"<U+000a>An R wrapper for the special functions and quasi random number<U+000a>generators of the Gnu Scientific Library<U+000a>(http://www.gnu.org/software/gsl/).  See gsl-package.Rd for details of<U+000a>overall package organization, and Misc.Rd for some functions that are<U+000a>widely used in the package.","Maintainer":"Robin K. S. Hankin <rksh1@cam.ac.uk>","License":"GPL-2","Packaged":"Wed Aug 20 09:42:58 2008; rksh","crandb_file_date":"2008-08-22 10:30:54","Date":"16-09-2007","SystemRequirements":"Gnu Scientific Library version >= 1.8","date":"2008-08-20T13:42:58+00:00","releases":["2.7.2","2.8.0","2.8.1"]},"1.8-13":{"Package":"gsl","Title":"wrapper for the Gnu Scientific Library","Version":"1.8-13","Author":"Robin K. S. Hankin; qrng functions by Duncan Murdoch and<U+000a>multimin by Andrew Clausen","Description":"An R wrapper for the special functions and quasi random<U+000a>number generators of the Gnu Scientific Library<U+000a>(http://www.gnu.org/software/gsl/).  See gsl-package.Rd for<U+000a>details of overall package organization, and Misc.Rd for some<U+000a>functions that are widely used in the package.","Maintainer":"Robin K. S. Hankin <hankin.robin@gmail.com>","License":"GPL-2","Packaged":"Tue Mar 17 22:58:33 2009; rksh","crandb_file_date":"2009-03-30 02:46:53","Date":"16-09-2007","SystemRequirements":"Gnu Scientific Library version >= 1.8","Repository":"CRAN","Date/Publication":"2009-03-30 06:46:42","date":"2009-03-30T06:46:42+00:00","releases":"2.9.0"},"1.8-14":{"Package":"gsl","Title":"wrapper for the Gnu Scientific Library","Version":"1.8-14","Author":"Robin K. S. Hankin; qrng functions by Duncan Murdoch and<U+000a>multimin by Andrew Clausen","Description":"An R wrapper for the special functions and quasi random<U+000a>number generators of the Gnu Scientific Library<U+000a>(http://www.gnu.org/software/gsl/).  See gsl-package.Rd for<U+000a>details of overall package organization, and Misc.Rd for some<U+000a>functions that are widely used in the package.","Maintainer":"Robin K. S. Hankin <hankin.robin@gmail.com>","License":"GPL-2","Packaged":"Wed Apr 15 22:15:35 2009; rksh","crandb_file_date":"2009-05-05 03:29:01","Date":"16-09-2007","SystemRequirements":"Gnu Scientific Library version >= 1.8","Repository":"CRAN","Date/Publication":"2009-05-05 07:28:53","date":"2009-05-05T07:28:53+00:00","releases":["2.9.1","2.9.2","2.10.0","2.10.1"]},"1.9-2":{"Package":"gsl","Title":"wrapper for the Gnu Scientific Library","Version":"1.9-2","Author":"Robin K. S. Hankin; qrng functions by Duncan Murdoch and<U+000a>multimin by Andrew Clausen; spline functions by Jeffrey Racine","Description":"An R wrapper for the special functions and quasi random<U+000a>number generators of the Gnu Scientific Library<U+000a>(http://www.gnu.org/software/gsl/).  See gsl-package.Rd for<U+000a>details of overall package organization, and Misc.Rd for some<U+000a>functions that are widely used in the package, and some tips on<U+000a>installation.","Maintainer":"Robin K. S. Hankin <hankin.robin@gmail.com>","License":"GPL-2","Packaged":"2010-03-29 21:06:33 UTC; rksh","crandb_file_date":"2010-04-02 13:08:17","Date":"16-09-2007","SystemRequirements":"Gnu Scientific Library version >= 1.8","Repository":"CRAN","Date/Publication":"2010-04-02 17:08:12","date":"2010-04-02T17:08:12+00:00","releases":[]},"1.9-3":{"Package":"gsl","Title":"wrapper for the Gnu Scientific Library","Version":"1.9-3","Author":"Robin K. S. Hankin; qrng functions by Duncan Murdoch and<U+000a>multimin by Andrew Clausen; spline functions by Jeffrey Racine","Description":"An R wrapper for the special functions and quasi random<U+000a>number generators of the Gnu Scientific Library<U+000a>(http://www.gnu.org/software/gsl/).  See gsl-package.Rd for<U+000a>details of overall package organization, and Misc.Rd for some<U+000a>functions that are widely used in the package, and some tips on<U+000a>installation.","Maintainer":"Robin K. S. Hankin <hankin.robin@gmail.com>","License":"GPL-2","Packaged":"2010-04-06 14:46:08 UTC; rksh","crandb_file_date":"2010-04-06 13:13:03","Date":"16-09-2007","SystemRequirements":"Gnu Scientific Library version >= 1.12","Repository":"CRAN","Date/Publication":"2010-04-06 17:12:57","date":"2010-04-06T17:12:57+00:00","releases":["2.11.0","2.11.1","2.12.0"]},"1.9-6":{"Package":"gsl","Title":"wrapper for the Gnu Scientific Library","Version":"1.9-6","Author":"Robin K. S. Hankin; qrng functions by Duncan Murdoch and<U+000a>multimin by Andrew Clausen","Description":"An R wrapper for the special functions and quasi random<U+000a>number generators of the Gnu Scientific Library<U+000a>(http://www.gnu.org/software/gsl/).  See gsl-package.Rd for<U+000a>details of overall package organization, and Misc.Rd for some<U+000a>functions that are widely used in the package, and some tips on<U+000a>installation.","Maintainer":"Robin K. S. Hankin <hankin.robin@gmail.com>","License":"GPL-2","Packaged":"2010-10-20 09:06:39 UTC; rksh","crandb_file_date":"2010-10-20 09:56:44","Date":"16-09-2007","SystemRequirements":"Gnu Scientific Library version >= 1.12","Repository":"CRAN","Date/Publication":"2010-10-20 13:56:35","Depends":{"R":">= 2.10.0"},"date":"2010-10-20T13:56:35+00:00","releases":[]},"1.9-8":{"Package":"gsl","Title":"wrapper for the Gnu Scientific Library","Version":"1.9-8","Author":"Robin K. S. Hankin; qrng functions by Duncan Murdoch and<U+000a>multimin by Andrew Clausen","Description":"An R wrapper for the special functions and quasi random<U+000a>number generators of the Gnu Scientific Library<U+000a>(http://www.gnu.org/software/gsl/).  See gsl-package.Rd for<U+000a>details of overall package organization, and Misc.Rd for some<U+000a>functions that are widely used in the package, and some tips on<U+000a>installation.","Maintainer":"Robin K. S. Hankin <hankin.robin@gmail.com>","License":"GPL-2","Packaged":"2010-10-21 19:59:16 UTC; rksh","crandb_file_date":"2010-10-23 03:44:06","Date":"16-09-2007","SystemRequirements":"Gnu Scientific Library version >= 1.12","Repository":"CRAN","Date/Publication":"2010-10-23 07:43:58","Depends":{"R":">= 2.10.0"},"date":"2010-10-23T07:43:58+00:00","releases":["2.12.1","2.12.2","2.13.0","2.13.1"]},"1.9-9":{"Package":"gsl","Title":"wrapper for the Gnu Scientific Library","Version":"1.9-9","Author":"Robin K. S. Hankin; qrng functions by Duncan Murdoch and<U+000a>multimin by Andrew Clausen","Description":"An R wrapper for the special functions and quasi random<U+000a>number generators of the Gnu Scientific Library<U+000a>(http://www.gnu.org/software/gsl/).  See gsl-package.Rd for<U+000a>details of overall package organization, and Misc.Rd for some<U+000a>functions that are widely used in the package, and some tips on<U+000a>installation.","Maintainer":"Robin K. S. Hankin <hankin.robin@gmail.com>","License":"GPL-2","Packaged":"2011-09-08 20:34:30 UTC; rksh","crandb_file_date":"2011-09-08 23:28:18","Date":"16-09-2007","SystemRequirements":"Gnu Scientific Library version >= 1.12","Repository":"CRAN","Date/Publication":"2011-09-09 03:28:12","Depends":{"R":">= 2.10.0"},"date":"2011-09-09T03:28:12+00:00","releases":["2.13.2","2.14.0","2.14.1","2.14.2","2.15.0","2.15.1","2.15.2","2.15.3","3.0.0","3.0.1","3.0.2"]},"1.9-10":{"Package":"gsl","Title":"wrapper for the Gnu Scientific Library","Version":"1.9-10","Author":"Robin K. S. Hankin; qrng functions by Duncan Murdoch and<U+000a>multimin by Andrew Clausen","Description":"<U+000a>An R wrapper for the special functions and quasi random number<U+000a>generators of the Gnu Scientific Library<U+000a>(http://www.gnu.org/software/gsl/).  See gsl-package.Rd for details of<U+000a>overall package organization, and Misc.Rd for some functions that are<U+000a>widely used in the package, and some tips on installation.","Maintainer":"Robin K. S. Hankin <hankin.robin@gmail.com>","License":"GPL-2","Packaged":"2013-12-10 20:22:57 UTC; rhankin","crandb_file_date":"2013-12-10 15:41:30","Date":"16-09-2007","SystemRequirements":"Gnu Scientific Library version >= 1.12","Repository":"CRAN","Date/Publication":"2013-12-10 21:41:26","Depends":{"R":">= 2.10.0"},"NeedsCompilation":"yes","date":"2013-12-10T21:41:26+00:00","releases":["3.0.3","3.1.0","3.1.1"]},"1.9-10.1":{"Package":"gsl","Version":"1.9-10.1","Depends":{"R":">= 2.10.0"},"Date":"2015-12-02","Title":"wrapper for the Gnu Scientific Library","Author":"Robin K. S. Hankin; qrng functions by Duncan Murdoch and<U+000a>multimin by Andrew Clausen","SystemRequirements":"Gnu Scientific Library version >= 1.12","Description":"<U+000a>An R wrapper for the special functions and quasi random number<U+000a>generators of the Gnu Scientific Library<U+000a>(http://www.gnu.org/software/gsl/).  See gsl-package.Rd for details of<U+000a>overall package organization, and Misc.Rd for some functions that are<U+000a>widely used in the package, and some tips on installation.","Maintainer":"Robin K. S. Hankin <hankin.robin@gmail.com>","License":"GPL-2","Packaged":"2015-12-02 11:10:29 UTC; ripley","NeedsCompilation":"yes","Repository":"CRAN","Date/Publication":"2015-12-02 12:31:29","crandb_file_date":"2015-12-02 06:32:24","date":"2015-12-02T12:31:29+00:00","releases":[]},"2.1-1":{"Package":"gsl","Version":"2.1-1","Depends":{"R":">= 3.1.0"},"Date":"28-07-2016","Title":"Wrapper for the Gnu Scientific Library","Author":"Robin K. S. Hankin; qrng functions by Duncan Murdoch and\u000amultimin by Andrew Clausen","SystemRequirements":"Gnu Scientific Library version >= 1.12","Description":"\u000aAn R wrapper for some of the functionality of the\u000aGnu Scientific Library.","Maintainer":"Robin K. S. Hankin <hankin.robin@gmail.com>","License":"GPL-2","NeedsCompilation":"yes","Packaged":"2016-07-27 22:32:38 UTC; rhankin","Repository":"CRAN","Date/Publication":"2016-07-28 17:28:28","crandb_file_date":"2016-12-15 10:05:49","date":"2016-07-28T16:28:28+00:00","releases":[]},"1.9-10.2":{"Package":"gsl","Version":"1.9-10.2","Depends":{"R":">= 2.10.0"},"Date":"2016-12-14","Title":"Wrapper for the Gnu Scientific Library","Author":"Robin K. S. Hankin; qrng functions by Duncan Murdoch and\u000amultimin by Andrew Clausen","SystemRequirements":"Gnu Scientific Library version >= 1.12","Description":"\u000aAn R wrapper for the special functions and quasi random number\u000agenerators of the Gnu Scientific Library\u000a(http://www.gnu.org/software/gsl/).  See gsl-package.Rd for details of\u000aoverall package organization, and Misc.Rd for some functions that are\u000awidely used in the package, and some tips on installation.","Maintainer":"Robin K. S. Hankin <hankin.robin@gmail.com>","License":"GPL-3","NeedsCompilation":"yes","Packaged":"2016-12-15 02:10:25 UTC; rhankin","Repository":"CRAN","Date/Publication":"2016-12-15 11:03:22","crandb_file_date":"2016-12-15 10:05:50","date":"2016-12-15T10:03:22+00:00","releases":[]},"1.9-10.3":{"Package":"gsl","Version":"1.9-10.3","Depends":{"R":">= 2.10.0"},"Date":"2016-12-14","Title":"Wrapper for the Gnu Scientific Library","Author":"Robin K. S. Hankin; qrng functions by Duncan Murdoch and\u000amultimin by Andrew Clausen","SystemRequirements":"Gnu Scientific Library version >= 1.12","Description":"\u000aAn R wrapper for the special functions and quasi random number\u000agenerators of the Gnu Scientific Library\u000a(http://www.gnu.org/software/gsl/).  See gsl-package.Rd for details of\u000aoverall package organization, and Misc.Rd for some functions that are\u000awidely used in the package, and some tips on installation.","Maintainer":"Robin K. S. Hankin <hankin.robin@gmail.com>","License":"GPL (>= 2)","NeedsCompilation":"yes","Repository":"CRAN","Date/Publication":"2017-01-05 11:13:10","Packaged":"2017-01-05 07:48:21 UTC; rksh","crandb_file_date":"2017-01-05 10:14:53","date":"2017-01-05T10:13:10+00:00","releases":[]},"2.1-5":{"Package":"gsl","Version":"2.1-5","Depends":{"R":">= 3.1.0"},"Title":"Wrapper for the Gnu Scientific Library","Authors@R":"c(person(given=c(\"Robin\", \"K. S.\"), family=\"Hankin\", role = c(\"aut\",\"cre\"), email=\"hankin.robin@gmail.com\", comment = c(ORCID = \"0000-0001-5982-0415\")),\u000aperson(given=\"Andrew\",family=\"Clausen\",role=\"ctb\",comment=\"multimin functionality\"),\u000aperson(given=\"Duncan\",family=\"Murdoch\",role=\"ctb\",comment=\"qrng functions\"))","SystemRequirements":"Gnu Scientific Library version >= 2.1","Description":"\u000aAn R wrapper for some of the functionality of the\u000aGnu Scientific Library.","Maintainer":"Robin K. S. Hankin <hankin.robin@gmail.com>","License":"GPL-3","URL":"https://github.com/RobinHankin/gsl.git","BugReports":"https://github.com/RobinHankin/gsl/issues","NeedsCompilation":"yes","Packaged":"2019-03-14 20:30:24 UTC; rhankin","Author":"Robin K. S. Hankin [aut, cre] (<https://orcid.org/0000-0001-5982-0415>),\u000aAndrew Clausen [ctb] (multimin functionality),\u000aDuncan Murdoch [ctb] (qrng functions)","Repository":"CRAN","Date/Publication":"2019-03-15 08:50:03 UTC","crandb_file_date":"2019-03-15 10:14:31","MD5sum":"a2b96f16fe30eba9860a1a23da610785","date":"2019-03-15T07:50:03+00:00","releases":[]},"2.1-6":{"Package":"gsl","Version":"2.1-6","Depends":{"R":">= 3.1.0"},"Title":"Wrapper for the Gnu Scientific Library","Authors@R":"c(person(given=c(\"Robin\", \"K. S.\"), family=\"Hankin\", role = c(\"aut\",\"cre\"), email=\"hankin.robin@gmail.com\", comment = c(ORCID = \"0000-0001-5982-0415\")),\u000aperson(given=\"Andrew\",family=\"Clausen\",role=\"ctb\",comment=\"multimin functionality\"),\u000aperson(given=\"Duncan\",family=\"Murdoch\",role=\"ctb\",comment=\"qrng functions\"))","SystemRequirements":"Gnu Scientific Library version >= 2.1","Description":"\u000aAn R wrapper for some of the functionality of the\u000aGnu Scientific Library.","Maintainer":"Robin K. S. Hankin <hankin.robin@gmail.com>","License":"GPL-3","URL":"https://github.com/RobinHankin/gsl.git","BugReports":"https://github.com/RobinHankin/gsl/issues","NeedsCompilation":"yes","Packaged":"2019-03-25 00:29:54 UTC; rhankin","Author":"Robin K. S. Hankin [aut, cre] (<https://orcid.org/0000-0001-5982-0415>),\u000aAndrew Clausen [ctb] (multimin functionality),\u000aDuncan Murdoch [ctb] (qrng functions)","Repository":"CRAN","Date/Publication":"2019-03-25 09:10:03 UTC","crandb_file_date":"2019-03-25 12:08:31","MD5sum":"740a2339eecea4e1307d74455b83eef1","date":"2019-03-25T08:10:03+00:00","releases":[]},"2.1-7":{"Package":"gsl","Version":"2.1-7","Depends":{"R":">= 3.1.0"},"Title":"Wrapper for the Gnu Scientific Library","Authors@R":"c(person(given=c(\"Robin\", \"K. S.\"), family=\"Hankin\", role = c(\"aut\",\"cre\"), email=\"hankin.robin@gmail.com\", comment = c(ORCID = \"0000-0001-5982-0415\")),\u000aperson(given=\"Andrew\",family=\"Clausen\",role=\"ctb\",comment=\"multimin functionality\"),\u000aperson(given=\"Duncan\",family=\"Murdoch\",role=\"ctb\",comment=\"qrng functions\"))","SystemRequirements":"Gnu Scientific Library version >= 2.1","Description":"\u000aAn R wrapper for some of the functionality of the\u000aGnu Scientific Library.","Maintainer":"Robin K. S. Hankin <hankin.robin@gmail.com>","License":"GPL-3","URL":"https://github.com/RobinHankin/gsl","BugReports":"https://github.com/RobinHankin/gsl/issues","NeedsCompilation":"yes","Packaged":"2021-09-06 02:27:00 UTC; rhankin","Author":"Robin K. S. Hankin [aut, cre] (<https://orcid.org/0000-0001-5982-0415>),\u000aAndrew Clausen [ctb] (multimin functionality),\u000aDuncan Murdoch [ctb] (qrng functions)","Repository":"CRAN","Date/Publication":"2021-09-14 16:40:10 UTC","crandb_file_date":"2021-09-14 18:08:35","MD5sum":"52ef2c12e7881b29bd7801190a5c934c","date":"2021-09-14T15:40:10+00:00","releases":[]},"2.1-7.1":{"Package":"gsl","Version":"2.1-7.1","Depends":{"R":">= 3.1.0"},"Title":"Wrapper for the Gnu Scientific Library","Authors@R":"c(person(given=c(\"Robin\", \"K. S.\"), family=\"Hankin\", role = c(\"aut\",\"cre\"), email=\"hankin.robin@gmail.com\", comment = c(ORCID = \"0000-0001-5982-0415\")),\u000aperson(given=\"Andrew\",family=\"Clausen\",role=\"ctb\",comment=\"multimin functionality\"),\u000aperson(given=\"Duncan\",family=\"Murdoch\",role=\"ctb\",comment=\"qrng functions\"))","SystemRequirements":"Gnu Scientific Library version >= 2.1","Description":"\u000aAn R wrapper for some of the functionality of the\u000aGnu Scientific Library.","Maintainer":"Robin K. S. Hankin <hankin.robin@gmail.com>","License":"GPL-3","URL":"https://github.com/RobinHankin/gsl","BugReports":"https://github.com/RobinHankin/gsl/issues","NeedsCompilation":"yes","Packaged":"2021-11-02 16:55:15 UTC; hornik","Author":"Robin K. S. Hankin [aut, cre] (<https://orcid.org/0000-0001-5982-0415>),\u000aAndrew Clausen [ctb] (multimin functionality),\u000aDuncan Murdoch [ctb] (qrng functions)","Repository":"CRAN","Date/Publication":"2021-11-02 18:05:01 UTC","crandb_file_date":"2021-11-02 19:44:36","MD5sum":"7a08036d9ae289406b06860e0a3cd54e","date":"2021-11-02T17:05:01+00:00","releases":[]},"2.1-8":{"Package":"gsl","Version":"2.1-8","Depends":{"R":">= 4.0.0"},"Title":"Wrapper for the Gnu Scientific Library","Authors@R":"c(person(given=c(\"Robin\", \"K. S.\"), family=\"Hankin\", role = c(\"aut\",\"cre\"), email=\"hankin.robin@gmail.com\", comment = c(ORCID = \"0000-0001-5982-0415\")),\u000aperson(given=\"Andrew\",family=\"Clausen\",role=\"ctb\",comment=\"multimin functionality\"),\u000aperson(given=\"Duncan\",family=\"Murdoch\",role=\"ctb\",comment=\"qrng functions\"))","SystemRequirements":"Gnu Scientific Library version >= 2.5","Description":"\u000aAn R wrapper for some of the functionality of the\u000aGnu Scientific Library.","Maintainer":"Robin K. S. Hankin <hankin.robin@gmail.com>","License":"GPL-3","URL":"https://github.com/RobinHankin/gsl","BugReports":"https://github.com/RobinHankin/gsl/issues","NeedsCompilation":"yes","Author":"Robin K. S. Hankin [aut, cre] (<https://orcid.org/0000-0001-5982-0415>),\u000aAndrew Clausen [ctb] (multimin functionality),\u000aDuncan Murdoch [ctb] (qrng functions)","Repository":"CRAN","Date/Publication":"2023-01-24 20:30:02 UTC","Packaged":"2023-01-24 01:42:30 UTC; rhankin","crandb_file_date":"2023-01-24 21:08:43","MD5sum":"357bceb886f42b70fb2056a401d5c401","date":"2023-01-24T19:30:02+00:00","releases":[]},"2.1-9":{"Package":"gsl","Version":"2.1-9","Depends":{"R":">= 4.5.0"},"Title":"Wrapper for the Gnu Scientific Library","Authors@R":"c(person(given=c(\"Robin\", \"K. S.\"), family=\"Hankin\", role = c(\"aut\",\"cre\"), email=\"hankin.robin@gmail.com\", comment = c(ORCID = \"0000-0001-5982-0415\")),\u000aperson(given=\"Andrew\",family=\"Clausen\",role=\"ctb\",comment=\"multimin functionality\"),\u000aperson(given=\"Duncan\",family=\"Murdoch\",role=\"ctb\",comment=\"qrng functions\"))","SystemRequirements":"Gnu Scientific Library version >= 2.5","Description":"An R wrapper for some of the functionality of the\u000aGnu Scientific Library.","Maintainer":"Robin K. S. Hankin <hankin.robin@gmail.com>","License":"GPL-3","URL":"https://github.com/RobinHankin/gsl","BugReports":"https://github.com/RobinHankin/gsl/issues","NeedsCompilation":"yes","Author":"Robin K. S. Hankin [aut, cre] (ORCID:\u000a<https://orcid.org/0000-0001-5982-0415>),\u000aAndrew Clausen [ctb] (multimin functionality),\u000aDuncan Murdoch [ctb] (qrng functions)","Repository":"CRAN","Packaged":"2025-11-10 08:15:06 UTC; rhankin","Date/Publication":"2025-11-10 10:10:02 UTC","crandb_file_date":"2025-11-10 10:54:31","MD5sum":"ba064d2fc03ed6116cd46e55fb11ac84","date":"2025-11-10T09:10:02+00:00","releases":[]}},"timeline":{"1.2-19":"2004-11-17T21:08:10+00:00","1.2-20":"2004-11-18T14:06:35+00:00","1.2-21":"2004-11-22T14:15:51+00:00","1.3-1":"2004-12-17T15:00:16+00:00","1.6-0":"2005-02-10T01:38:15+00:00","1.6-2":"2005-02-25T02:25:50+00:00","1.6-6":"2006-04-07T12:55:05+00:00","1.6-7":"2007-04-13T02:40:29+00:00","1.6-10":"2007-05-10T01:44:50+00:00","1.8-4":"2007-09-17T13:34:22+00:00","1.8-8":"2007-10-16T00:57:17+00:00","1.8-11":"2008-08-20T13:42:58+00:00","1.8-13":"2009-03-30T06:46:42+00:00","1.8-14":"2009-05-05T07:28:53+00:00","1.9-2":"2010-04-02T17:08:12+00:00","1.9-3":"2010-04-06T17:12:57+00:00","1.9-6":"2010-10-20T13:56:35+00:00","1.9-8":"2010-10-23T07:43:58+00:00","1.9-9":"2011-09-09T03:28:12+00:00","1.9-10":"2013-12-10T21:41:26+00:00","1.9-10.1":"2015-12-02T12:31:29+00:00","2.1-1":"2016-07-28T16:28:28+00:00","1.9-10.2":"2016-12-15T10:03:22+00:00","1.9-10.3":"2017-01-05T10:13:10+00:00","2.1-5":"2019-03-15T07:50:03+00:00","2.1-6":"2019-03-25T08:10:03+00:00","2.1-7":"2021-09-14T15:40:10+00:00","2.1-7.1":"2021-11-02T17:05:01+00:00","2.1-8":"2023-01-24T19:30:02+00:00","2.1-9":"2025-11-10T09:10:02+00:00"},"latest":"2.1-9","title":"Wrapper for the Gnu Scientific Library","revdeps":19,"archived":false}