Removed geography/R-statstat.core (split into .explore and .model)
This commit is contained in:
parent
cb66948af7
commit
77204831a6
2 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: CHANGES-2024,v 1.325 2024/01/14 02:44:51 mef Exp $
|
||||
$NetBSD: CHANGES-2024,v 1.326 2024/01/14 03:58:07 mef Exp $
|
||||
|
||||
Changes to the packages collection and infrastructure in 2024:
|
||||
|
||||
|
@ -410,3 +410,4 @@ Changes to the packages collection and infrastructure in 2024:
|
|||
Added geography/R-spatstat.explore version 3.2.5 [mef 2024-01-13]
|
||||
Added geography/R-spatstat.model version 3.2.8 [mef 2024-01-13]
|
||||
Updated geography/R-spatstat.linnet to 3.1.3 [mef 2024-01-14]
|
||||
Removed geography/R-statstat.core (split into .explore and .model [mef 2024-01-14]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.130 2024/01/13 23:40:23 mef Exp $
|
||||
# $NetBSD: Makefile,v 1.131 2024/01/14 03:58:07 mef Exp $
|
||||
#
|
||||
|
||||
COMMENT= Software for geographical-related uses
|
||||
|
@ -26,7 +26,6 @@ SUBDIR+= R-s2
|
|||
SUBDIR+= R-sf
|
||||
SUBDIR+= R-spData
|
||||
SUBDIR+= R-spatstat
|
||||
SUBDIR+= R-spatstat.core
|
||||
SUBDIR+= R-spatstat.data
|
||||
SUBDIR+= R-spatstat.explore
|
||||
SUBDIR+= R-spatstat.geom
|
||||
|
|
Loading…
Reference in a new issue