@eagleoutice/flowr - v2.13.14
Preparing search index...
src/project/sigdb/decode
CranBlobInfo
Interface CranBlobInfo
the CRAN status of a version, used to build (or skip) its source-tarball link
interface
CranBlobInfo
{
archived
:
boolean
;
cran
:
boolean
;
latest
:
string
;
}
Index
Properties
archived
cran
latest
Properties
Readonly
archived
archived
:
boolean
Readonly
cran
cran
:
boolean
Readonly
latest
latest
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
archived
cran
latest
@eagleoutice/flowr - v2.13.14
Loading...
the CRAN status of a version, used to build (or skip) its source-tarball link