You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 2, 2026. It is now read-only.
Hi, I am currently building a R chunk. But I confronted the following issues.
Module-helpers.R748 param requires two parst: an argument name and a description.
Level2_data_names is not an exported object from ‘namespace:gcamdata’
Here is my operation: I am trying to add a new chunk file for generating the xml.
(1) create a new R chunk file based on a similar one.
(2) put it into R directory.
(3) click built. >>gcamdata can be built but the [output] directory does not have the csv file that I want.
(4) check the document. it shows the above two issues. (but before I add the Rchunk file into the R directory, these two issues existed)
May I ask:
how to solve these two issues?
Do these two issues affect the operation of the R chunk?
Hi, I am currently building a R chunk. But I confronted the following issues.
Here is my operation: I am trying to add a new chunk file for generating the xml.
(1) create a new R chunk file based on a similar one.
(2) put it into R directory.
(3) click built. >>gcamdata can be built but the [output] directory does not have the csv file that I want.
(4) check the document. it shows the above two issues. (but before I add the Rchunk file into the R directory, these two issues existed)
May I ask: