We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MLXTRAN files with a data item flagged with {use=ignoredline} throw a syntax error on import.
[CONTENT] syntax error: ================================================================================ :001: SUBJID = {use=identifier} :002: TAD = {use=time} :003: AMT = {use=amount} :004: EVID = {use=eventidentifier} :005: DV = {use=observation, name=y1, yname='1', type=continuous} :006: DVID = {use=observationtype} :007: BLQ = {use=censored} :008: DOSE = {use=covariate, type=continuous} :009: WT = {use=covariate, type=continuous} [CONTENT] syntax error: :010: FLAG = {use=ignoredline} ^
The text was updated successfully, but these errors were encountered:
This isn't exactly a reproducible example, but I think #23 fixes this.
Sorry, something went wrong.
Should be on CRAN with 0.0.4
Successfully merging a pull request may close this issue.
MLXTRAN files with a data item flagged with {use=ignoredline} throw a syntax error on import.
The text was updated successfully, but these errors were encountered: