Skip to content

Dev version fails with biocompute #38

@richfitz

Description

@richfitz
* checking examples with --run-donttest ... ERROR
Running examples in ‘biocompute-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: validate_schema_v1.3.0
> ### Title: BioCompute Objects schema validator (v1.3.0)
> ### Aliases: validate_schema_v1.3.0 validate_schema
> 
> ### ** Examples
> 
> bco <- tempfile(fileext = ".json")
> generate_example("HCV1a") %>%
+   convert_json() %>%
+   export_json(bco)
> bco %>% validate_schema()
── 0: Validating BioCompute Object ─────────────────────────────────────────────
Error: While reading 'biocomputeobject.json' > 'provenance_domain.json' > 'biocomputeobject.json#/definitions/contributor'
Did not find schema file 'biocomputeobject.json#/definitions/contributor'
Execution halted

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions