Readonly.metaOptional ReadonlyassignmentsOptional Readonlydatethe effective date cutoff that was applied (ISO YYYY-MM-DD), if any
Optional ReadonlydeclaredThe tuples the declared constraints alone leave, i.e. what the project already pins down before code usage and
interdependencies are taken into account. Set only when something is declared and the declared source is active,
so runnableCombinations relative to it says how much the guess added.
ReadonlydependenciesOptional Readonlylinkedgroups of packages interlinked to one shared version (the base/R group plus any configured groups), so their versions are not independent
Optional Readonlymessagea note, e.g. when the signature database is unavailable
Optional Readonlypossiblethe whole version space those tuples are drawn from (product of each counted factor's total versions)
Optional Readonlyrunnableversion tuples that satisfy every interdependency (the base/R hub counted against each dependency)
Optional Readonlyrthe R version the guess assumed when bounding base-R packages, if known
Optional ReadonlyrWhere rVersion comes from. An engine version is the R installation running the analysis, which
bounds the guess without saying anything about the analyzed code, unlike a config pin or project metadata.
Optional Readonlyversionthe configured version-selection policy the sample illustrates (newest by default; see solver.sigdb.versionSelection)
concrete version assignments, present when GuessDepVersionsQuery.explode was requested (most-preferred first)