EDIorg / EMLassemblyline

R package for creating EML metadata
https://ediorg.github.io/EMLassemblyline/
MIT License
27 stars 13 forks source link

Issue a warning/error for semi-colon as part of argument in data.table.name #93

Closed kzollove closed 2 years ago

kzollove commented 2 years ago

The use of semi-colons in the data table name causes an error in the PASTA+ evaluation (attached).

For instance, "Table 1; Site descriptions" causes an error while "Table 1: Site descriptions"

Screen Shot 2021-10-20 at 11 21 40 AM

on

clnsmth commented 2 years ago

@kzollove We're you able to confirm this is a PASTA+ issue?

kzollove commented 2 years ago

Yes it is PASTA+ issue. I'll close it out here