File: NAMESPACE

package info (click to toggle)
r-cran-maptools 1%3A1.1-6%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,984 kB
  • sloc: ansic: 3,025; makefile: 5; sh: 4
file content (199 lines) | stat: -rw-r--r-- 5,340 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
useDynLib(maptools)

import(sp)
import(foreign)
import(grid)
importFrom(lattice, strip.custom, trellis.grobname, trellis.par.get, llines)
importFrom(stats, smooth.spline, runif, na.omit, median, quantile, predict)
importFrom(utils, read.table, write.table, packageVersion, compareVersion, packageDescription)
importFrom(graphics, image, polygon, par, text, rect, points, lines, box, strwidth, strheight)
importFrom(grDevices, hsv, col2rgb, as.graphicsAnnot, xy.coords)
import(methods)

# packages using exported maptools functions 2022-08-11 and 2022-12-06
# moved after deprecation date if no longer present at latest pkgapi check

export(
 getinfo.shape, # SSN deprecated 2022-10-06
 print.shapehead # deprecated 2022-10-06
) 
S3method(print, shapehead) # deprecated 2022-10-06

export(
 readShapePoints, # deprecated 2022-10-06
 readShapeLines, # deprecated 2022-10-06
 readShapePoly # bamlss hydroTSM MetaLandSim plotKML deprecated 2022-10-06
)

export(
 writePointsShape, # biogeo plotKML deprecated 2022-10-06
 writeLinesShape, # plotKML uavRmp deprecated 2022-10-06
 writePolyShape # monographaR plotKML deprecated 2022-10-06
)

export(
 readShapeSpatial, # inlabru openadds deprecated 2022-10-06
 writeSpatialShape # monographaR deprecated 2022-10-06
)

export(
 readAsciiGrid, # rworldmap
 writeAsciiGrid,
 readGPS,
 sp2WB,
 sp2tmap,
 sp2Mondrian,
 readSplus
)

export(
 gzAzimuth, # FLightR 
 trackAzimuth # move
)

export(
 MapGen2SL,
 ArcObj2SLDF,
 ContourLines2SLDF,
 pal2SpatialPolygons
)

exportMethods(
 "crepuscule", # amt incR
 "sunriset", # amt FLightR overlap PWFSLSmoke
 "solarnoon", # PWFSLSmoke
 "solarpos" # EMbC shadow
)

export(
 SpatialPolygons2PolySet, # MapGAM
 SpatialLines2PolySet, # DRHotNet MapGAM RchivalTag
 PolySet2SpatialPolygons, # DRHotNet RchivalTag
 PolySet2SpatialLines,
 map2SpatialPolygons, # ausplotsR rangemap (new 2212 intSDM)
 map2SpatialLines, # MapGAM (new 2212 MODIS)
 pruneMap
)

export(
 as.ppp.SpatialPoints,
 as.ppp.SpatialPointsDataFrame,
 as.SpatialPoints.ppp,
 as.SpatialPointsDataFrame.ppp,
 as.SpatialGridDataFrame.ppp
)

export(
 as.owin.SpatialGridDataFrame,
 as.owin.SpatialPixelsDataFrame,
 as.owin.SpatialPolygons, # GmAMisc
 as.SpatialGridDataFrame.im,
 as.im.SpatialGridDataFrame,
 as.im.RasterLayer
)

export(
 as.psp.SpatialLinesDataFrame,
 as.psp.SpatialLines,
 as.psp.Lines,
 as.psp.Line,
 as.SpatialLines.psp # DRHotNet
)

export(
 as.linnet.SpatialLines # (gone 2212 SpNetPrep)
)

if(getRversion() >= "3.6.0") {
  S3method(spatstat.geom::as.im, "RasterLayer")
  S3method(spatstat.geom::as.im, "SpatialGridDataFrame")
  S3method(spatstat.linnet::as.linnet, "SpatialLines")
  S3method(spatstat.geom::as.owin, "SpatialGridDataFrame")
  S3method(spatstat.geom::as.owin, "SpatialPixelsDataFrame")
  S3method(spatstat.geom::as.owin, "SpatialPolygons")
  S3method(spatstat.geom::as.ppp, "SpatialPoints")
  S3method(spatstat.geom::as.ppp, "SpatialPointsDataFrame")
  S3method(spatstat.geom::as.psp, "Line")
  S3method(spatstat.geom::as.psp, "Lines")
  S3method(spatstat.geom::as.psp, "SpatialLines")
  S3method(spatstat.geom::as.psp, "SpatialLinesDataFrame")
}

export(
 gpclibPermit, # bamlss R2BayesX surveillance
 gpclibPermitStatus,
 rgeosStatus
)

export(
 unionSpatialPolygons, # re-implement in sp with status 2
   # animint2 bamlss BayesX bfsMaps
   # broom disaggregation (gone 2212 GADMTools) LabourMarketAreas micromap
   # (new 2212 micromapST) R2BayesX RchivalTag rmapzen stampr surveillance
 nowrapSpatialPolygons,
 nowrapRecenter,
 checkPolygonsHoles, # (gone 2212) inlmisc
 nowrapSpatialLines,
 thinnedSpatialPoly
)

export(
 Rgshhs,
 getRgshhsMap
)

export(
 CCmaps
)

exportMethods(
 coerce,
 spCbind, # (gone 2212 MapGAM) (new 2212 eeptools)
 spRbind # APfun ecospat iSDM (new 2212 micromapST) track2KBA uavRmp
)

exportMethods(
 elide # usmap https://github.com/pdil/usmap/issues/57
)

export(
 GE_SpatialGrid,
 kmlOverlay, # RgoogleMaps
 Sobj_SpatialGrid # (gone 2212 surveillance)
)

export(
 kmlPolygons, # red https://github.com/r-spatial/evolution/issues/6
 kmlLines, # https://github.com/r-spatial/evolution/issues/6
 kmlPolygon, # red
 kmlLine, # (gone 2212 BPEC)
 getKMLcoordinates, # animaltracker
 kmlPoints # (gone 2212 BPEC)
)

export(
 pointLabel, # rayshader rioja deprecated 2022-10-05 car, moved to car Rev.: 725 email 2022-10-06
 gcDestination, # ggsn
 panel.pointLabel, # https://github.com/oscarperpinan/rastervis/issues/93 deprecated 2022-10-10 https://github.com/oscarperpinan/label
 lineLabel # https://github.com/oscarperpinan/rastervis/issues/93 deprecated 2022-10-10 https://github.com/oscarperpinan/label
)
S3method("drawDetails", "labels")  # https://github.com/oscarperpinan/rastervis/issues/93 deprecated 2022-10-10 https://github.com/oscarperpinan/label
exportMethods(
 sp.pointLabel, # https://github.com/oscarperpinan/rastervis/issues/93 deprecated 2022-10-10 https://github.com/oscarperpinan/label
 sp.lineLabel, # https://github.com/oscarperpinan/rastervis/issues/93 deprecated 2022-10-10 https://github.com/oscarperpinan/label
 label # https://github.com/oscarperpinan/rastervis/issues/93 deprecated 2022-10-10 https://github.com/oscarperpinan/label
)

export(
 leglabs, # SpatialEpi
 dotsInPolys, 
 symbolsInPolys,
 snapPointsToLines,
 nearestPointOnSegment,
 nearestPointOnLine,
 SpatialLinesMidPoints # gDefrag
)