metacore icon indicating copy to clipboard operation
metacore copied to clipboard

Results 29 metacore issues
Sort by recently updated
recently updated
newest added

@mstackhouse I would like to propose getting rid of dev and instead just use the main as the dev branch. It is fairly standard within the R world to use...

question

Add function to get the dataset keys for a given dataset

To enhance the usage of metadata, what do you think of adding the following information to the `metacore` object? 1. a column of functions used for derivation in `metacore$var_spec` and...

Looking at the code of xml_builders.R and xml_helpers.R I noticed that there are some assumptions about Define-XML that are non-standard, and not defined in the Define-XML specification. 1. There is...

![image](https://user-images.githubusercontent.com/69685640/234190823-c4439a71-e035-48b7-bd66-99b6ec76be8f.png) The input excel file follow the p21 structure with extra sheets and columns. In this case, I think the function, detect DM in the sheet README and consider the...

As metacore does not work with R 3.5 there should be a Depends: R (>=3.6.0) in the Description.

I am not an R expert and I found difficult to access the structure and values of metacore object. If we look in the tab environment, there is no description...

![image](https://user-images.githubusercontent.com/69685640/234196257-292b9c44-8607-47b2-a261-aaaefda1bd35.png) It could be interesting to add sheet = Variables in the message so it is more clear that this sheet is selected by the function parameter sheet= ![image](https://user-images.githubusercontent.com/69685640/234196324-1dbb7897-a5e9-4292-8bfe-dcb00b168935.png) I...