Path to this page:
Subject: CVS commit: pkgsrc/math/R-gss
From: Makoto Fujiwara
Date: 2023-06-17 14:26:43
Message id: 20230617122643.CF06AFA89@cvs.NetBSD.org
Log Message:
(math/R-gss) Updated 2.2.3 to 2.2.4
Tue 14 Mar 2023 08:36:01 PM EDT, Chong Gu <chong@purdue.edu>
* DESCRIPTION: Version 2.2-4.
* inst: edited CITATION to conform with new standard.
* R: Edited numerous functions to replace "class(obj)==string" by
"inherits(obj,string)".
* src: Edits in smolyak.c to fix init(void), coeff(void).
Files: