atorus-research / metacore

https://atorus-research.github.io/metacore/
Other
33 stars 7 forks source link

Error without explicit message: spec_type_to_derivations () #79

Open cpiraux opened 1 year ago

cpiraux commented 1 year ago

Error without explanation. I was not able to create derivation. derivation <- spec_type_to_derivations( doc, cols = c(derivation_id = "ID", derivation = "[D|d]efinition|[D|d]escription"), sheet = "Method|Derivations?", var_cols = c(dataset = "[D|d]ataset|[D|d]omain", variable = "[N|n]ame|[V|v]ariables?", origin = "[O|o]rigin", predecessor = "[P|p]redecessor", comment = "[C|c]omment") )

image