Hi,
My package provide R module in a subfolder, so I expect the following command should work:
dh_auto_install --sourcedirectory R-package --buildsystem=R
But it does not:
dh_auto_install: error: cannot read DESCRIPTION: No such file or directory
DESCRIPTION file does exist in the R-package subfolder.
Regards, Adam.
Hi,
My package provide R module in a subfolder, so I expect the following command should work:
dh_auto_install --sourcedirectory R-package --buildsystem=RBut it does not:
dh_auto_install: error: cannot read DESCRIPTION: No such file or directoryDESCRIPTION file does exist in the R-package subfolder.
Regards, Adam.