-
Notifications
You must be signed in to change notification settings - Fork 1
/
NAMESPACE
73 lines (72 loc) · 2.31 KB
/
NAMESPACE
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
# Generated by roxygen2: do not edit by hand
S3method(marshal,"magick-image")
S3method(marshal,CFunc)
S3method(marshal,DBIConnection)
S3method(marshal,H2OAutoML)
S3method(marshal,H2OBinomialModel)
S3method(marshal,H2OMultinomialModel)
S3method(marshal,H2ORegressionModel)
S3method(marshal,RasterLayer)
S3method(marshal,SOCK0node)
S3method(marshal,SOCKcluster)
S3method(marshal,SOCKnode)
S3method(marshal,SpatVector)
S3method(marshal,XMLAbstractDocument)
S3method(marshal,XMLAbstractNode)
S3method(marshal,big.matrix)
S3method(marshal,connection)
S3method(marshal,data.table)
S3method(marshal,default)
S3method(marshal,jclassName)
S3method(marshal,jobjRef)
S3method(marshal,keras.engine.base_layer.Layer)
S3method(marshal,luz_module_fitted)
S3method(marshal,model_fit)
S3method(marshal,ncdf4)
S3method(marshal,python.builtin.object)
S3method(marshal,stanfit)
S3method(marshal,tbl_spark)
S3method(marshal,train)
S3method(marshal,udpipe_model)
S3method(marshal,xgb.Booster)
S3method(marshal,xgb.DMatrix)
S3method(marshal,xml_document)
S3method(marshal,xml_nodeset)
S3method(marshallable,"magick-image")
S3method(marshallable,CFunc)
S3method(marshallable,DBIConnection)
S3method(marshallable,H2OAutoML)
S3method(marshallable,H2OBinomialModel)
S3method(marshallable,H2OMultinomialModel)
S3method(marshallable,H2ORegressionModel)
S3method(marshallable,RasterLayer)
S3method(marshallable,SOCK0node)
S3method(marshallable,SOCKcluster)
S3method(marshallable,SOCKnode)
S3method(marshallable,SpatVector)
S3method(marshallable,XMLAbstractDocument)
S3method(marshallable,XMLAbstractNode)
S3method(marshallable,big.memory)
S3method(marshallable,connection)
S3method(marshallable,data.table)
S3method(marshallable,default)
S3method(marshallable,jclassName)
S3method(marshallable,jobjRef)
S3method(marshallable,keras.engine.base_layer.Layer)
S3method(marshallable,luz_module_fitted)
S3method(marshallable,marshalled)
S3method(marshallable,model_fit)
S3method(marshallable,ncdf4)
S3method(marshallable,python.builtin.object)
S3method(marshallable,stanfit)
S3method(marshallable,tbl_spark)
S3method(marshallable,train)
S3method(marshallable,udpipe_model)
S3method(marshallable,xgb.Booster)
S3method(marshallable,xgb.DMatrix)
S3method(marshallable,xml_document)
S3method(marshallable,xml_nodeset)
S3method(unmarshal,marshalled)
export(marshal)
export(marshallable)
export(unmarshal)