Hi there,
Thank you for the package. I followed the instructions but I am running into an issue. It seems that a the collate tag in the description file is missing: 'ah_data_summarise.r'
library(devtools)
install_github("deepankardatta/AppleHealthAnalysis")
Downloading GitHub repo deepankardatta/AppleHealthAnalysis@master
from URL https://api.github.com/repos/deepankardatta/AppleHealthAnalysis/zipball/master
Installing AppleHealthAnalysis
'/Library/Frameworks/R.framework/Resources/bin/R' --no-site-file --no-environ --no-save --no-restore --quiet CMD INSTALL
'/private/var/folders/b4/ck5lsqcj6r31mqgdjty4vz0m0000gn/T/Rtmpcu6rxx/devtoolsbb8c796cfd45/deepankardatta-AppleHealthAnalysis-de3c4ba'
--library='/Library/Frameworks/R.framework/Versions/3.5/Resources/library' --install-tests
- installing source package ‘AppleHealthAnalysis’ ...
** R
Error in .install_package_code_files(".", instdir) :
files in '/private/var/folders/b4/ck5lsqcj6r31mqgdjty4vz0m0000gn/T/Rtmpcu6rxx/devtoolsbb8c796cfd45/deepankardatta-AppleHealthAnalysis-de3c4ba/R' missing from 'Collate' field:
ah_data_summarise.r
ERROR: unable to collate and parse R files for package ‘AppleHealthAnalysis’
- removing ‘/Library/Frameworks/R.framework/Versions/3.5/Resources/library/AppleHealthAnalysis’
Installation failed: Command failed (1)
Hi there,
Thank you for the package. I followed the instructions but I am running into an issue. It seems that a the collate tag in the description file is missing: 'ah_data_summarise.r'
Downloading GitHub repo deepankardatta/AppleHealthAnalysis@master
from URL https://api.github.com/repos/deepankardatta/AppleHealthAnalysis/zipball/master
Installing AppleHealthAnalysis
'/Library/Frameworks/R.framework/Resources/bin/R' --no-site-file --no-environ --no-save --no-restore --quiet CMD INSTALL
'/private/var/folders/b4/ck5lsqcj6r31mqgdjty4vz0m0000gn/T/Rtmpcu6rxx/devtoolsbb8c796cfd45/deepankardatta-AppleHealthAnalysis-de3c4ba'
--library='/Library/Frameworks/R.framework/Versions/3.5/Resources/library' --install-tests
** R
Error in .install_package_code_files(".", instdir) :
files in '/private/var/folders/b4/ck5lsqcj6r31mqgdjty4vz0m0000gn/T/Rtmpcu6rxx/devtoolsbb8c796cfd45/deepankardatta-AppleHealthAnalysis-de3c4ba/R' missing from 'Collate' field:
ah_data_summarise.r
ERROR: unable to collate and parse R files for package ‘AppleHealthAnalysis’
Installation failed: Command failed (1)