Commit b680ec3
mef
(geography/R-spatstat.linnet) Updated 3.1.3 to 3.2.3
CHANGES IN spatstat.linnet VERSION 3.2-3
OVERVIEW
o Shortest path between two points on a network.
NEW FUNCTIONS
o shortestpath
Find the shortest path between two specified points on a network,
and return it as a line segment pattern.
CHANGES IN spatstat.linnet VERSION 3.2-2
OVERVIEW
o Tweaks to documentation.
o Internal improvements.
CHANGES IN spatstat.linnet VERSION 3.2-1
OVERVIEW
o Internal tweaks to satisfy CRAN package checker.
CHANGES IN spatstat.linnet VERSION 3.2-0
OVERVIEW
o spatstat.linnet now depends on 'spatstat.univar'.
o extract the subset of an image that lies on selected segments of network.
o Minor improvements.
o Internal improvements.
PACKAGE DEPENDENCE
o spatstat.linnet
Now depends on the new package 'spatstat.univar'.
SIGNIFICANT USER-VISIBLE CHANGES
o identify.lpp
Automatically starts a new plot device and displays `x`
if there is no plot device open.
o thinNetwork
X can be a pixel image on a linear network (object of class 'linim').
o plot.linnet, plot.lpp
These functions now recognise the argument 'adj.main'.
CHANGES IN spatstat.linnet VERSION 3.1-5
OVERVIEW
o Slightly accelerated.
o Internal stability improvements.
SIGNIFICANT USER-VISIBLE CHANGES
o spatstat.linnet package
Some computations slightly accelerated.
CHANGES IN spatstat.linnet VERSION 3.1-4
OVERVIEW
o Added a full list of functions to the main help file.
o Intersection of a 2D tessellation with a network.
o Internal improvements.
SIGNIFICANT USER-VISIBLE CHANGES
o intersect.lintess
Can compute the intersection between a two-dimensional tessellation
and a linear network (yielding a tessellation on the network).1 parent 64c33ed commit b680ec3
2 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments