Retrieves Github Repository Contents/filenames
repo_contents(repo, ...) repo_files(repo, ...)
repo | Github repository in the order or user/repo |
---|---|
... | arguments passed to |
A list or a character vector of files
repo_contents("muschellij2/fslr")#> [ #> { #> "name": ".Rbuildignore", #> "path": ".Rbuildignore", #> "sha": "36d87cb8450a8dcb5370e39d0a4a13738077aa8a", #> "size": 600, #> "url": "https://api.github.com/repos/muschellij2/fslr/contents/.Rbuildignore?ref=master", #> "html_url": "https://github.com/muschellij2/fslr/blob/master/.Rbuildignore", #> "git_url": "https://api.github.com/repos/muschellij2/fslr/git/blobs/36d87cb8450a8dcb5370e39d0a4a13738077aa8a", #> "download_url": "https://raw.githubusercontent.com/muschellij2/fslr/master/.Rbuildignore", #> "type": "file", #> "_links": { #> "self": "https://api.github.com/repos/muschellij2/fslr/contents/.Rbuildignore?ref=master", #> "git": "https://api.github.com/repos/muschellij2/fslr/git/blobs/36d87cb8450a8dcb5370e39d0a4a13738077aa8a", #> "html": "https://github.com/muschellij2/fslr/blob/master/.Rbuildignore" #> } #> }, #> { #> "name": ".gitignore", #> "path": ".gitignore", #> "sha": "02f480eb120b31a4168423295adac8a340f62436", #> "size": 183, #> "url": "https://api.github.com/repos/muschellij2/fslr/contents/.gitignore?ref=master", #> "html_url": "https://github.com/muschellij2/fslr/blob/master/.gitignore", #> "git_url": "https://api.github.com/repos/muschellij2/fslr/git/blobs/02f480eb120b31a4168423295adac8a340f62436", #> "download_url": "https://raw.githubusercontent.com/muschellij2/fslr/master/.gitignore", #> "type": "file", #> "_links": { #> "self": "https://api.github.com/repos/muschellij2/fslr/contents/.gitignore?ref=master", #> "git": "https://api.github.com/repos/muschellij2/fslr/git/blobs/02f480eb120b31a4168423295adac8a340f62436", #> "html": "https://github.com/muschellij2/fslr/blob/master/.gitignore" #> } #> }, #> { #> "name": ".lintr", #> "path": ".lintr", #> "sha": "af3e5bb18d8acb6a78c2567b8e52243502e572b5", #> "size": 74, #> "url": "https://api.github.com/repos/muschellij2/fslr/contents/.lintr?ref=master", #> "html_url": "https://github.com/muschellij2/fslr/blob/master/.lintr", #> "git_url": "https://api.github.com/repos/muschellij2/fslr/git/blobs/af3e5bb18d8acb6a78c2567b8e52243502e572b5", #> "download_url": "https://raw.githubusercontent.com/muschellij2/fslr/master/.lintr", #> "type": "file", #> "_links": { #> "self": "https://api.github.com/repos/muschellij2/fslr/contents/.lintr?ref=master", #> "git": "https://api.github.com/repos/muschellij2/fslr/git/blobs/af3e5bb18d8acb6a78c2567b8e52243502e572b5", #> "html": "https://github.com/muschellij2/fslr/blob/master/.lintr" #> } #> }, #> { #> "name": ".travis.yml", #> "path": ".travis.yml", #> "sha": "0c36e098344cdce98f8d87905197a33d986bde77", #> "size": 1834, #> "url": "https://api.github.com/repos/muschellij2/fslr/contents/.travis.yml?ref=master", #> "html_url": "https://github.com/muschellij2/fslr/blob/master/.travis.yml", #> "git_url": "https://api.github.com/repos/muschellij2/fslr/git/blobs/0c36e098344cdce98f8d87905197a33d986bde77", #> "download_url": "https://raw.githubusercontent.com/muschellij2/fslr/master/.travis.yml", #> "type": "file", #> "_links": { #> "self": "https://api.github.com/repos/muschellij2/fslr/contents/.travis.yml?ref=master", #> "git": "https://api.github.com/repos/muschellij2/fslr/git/blobs/0c36e098344cdce98f8d87905197a33d986bde77", #> "html": "https://github.com/muschellij2/fslr/blob/master/.travis.yml" #> } #> }, #> { #> "name": "Archive.zip", #> "path": "Archive.zip", #> "sha": "6606812f450b6a48f4d600329547aee74566c220", #> "size": 2681, #> "url": "https://api.github.com/repos/muschellij2/fslr/contents/Archive.zip?ref=master", #> "html_url": "https://github.com/muschellij2/fslr/blob/master/Archive.zip", #> "git_url": "https://api.github.com/repos/muschellij2/fslr/git/blobs/6606812f450b6a48f4d600329547aee74566c220", #> "download_url": "https://raw.githubusercontent.com/muschellij2/fslr/master/Archive.zip", #> "type": "file", #> "_links": { #> "self": "https://api.github.com/repos/muschellij2/fslr/contents/Archive.zip?ref=master", #> "git": "https://api.github.com/repos/muschellij2/fslr/git/blobs/6606812f450b6a48f4d600329547aee74566c220", #> "html": "https://github.com/muschellij2/fslr/blob/master/Archive.zip" #> } #> }, #> { #> "name": "CRAN-RELEASE", #> "path": "CRAN-RELEASE", #> "sha": "74c835176be90cdbf1ed17285bc797bc987f4a86", #> "size": 129, #> "url": "https://api.github.com/repos/muschellij2/fslr/contents/CRAN-RELEASE?ref=master", #> "html_url": "https://github.com/muschellij2/fslr/blob/master/CRAN-RELEASE", #> "git_url": "https://api.github.com/repos/muschellij2/fslr/git/blobs/74c835176be90cdbf1ed17285bc797bc987f4a86", #> "download_url": "https://raw.githubusercontent.com/muschellij2/fslr/master/CRAN-RELEASE", #> "type": "file", #> "_links": { #> "self": "https://api.github.com/repos/muschellij2/fslr/contents/CRAN-RELEASE?ref=master", #> "git": "https://api.github.com/repos/muschellij2/fslr/git/blobs/74c835176be90cdbf1ed17285bc797bc987f4a86", #> "html": "https://github.com/muschellij2/fslr/blob/master/CRAN-RELEASE" #> } #> }, #> { #> "name": "DESCRIPTION", #> "path": "DESCRIPTION", #> "sha": "b293a49751211b8a699d5fcfe59f837f133c253e", #> "size": 1194, #> "url": "https://api.github.com/repos/muschellij2/fslr/contents/DESCRIPTION?ref=master", #> "html_url": "https://github.com/muschellij2/fslr/blob/master/DESCRIPTION", #> "git_url": "https://api.github.com/repos/muschellij2/fslr/git/blobs/b293a49751211b8a699d5fcfe59f837f133c253e", #> "download_url": "https://raw.githubusercontent.com/muschellij2/fslr/master/DESCRIPTION", #> "type": "file", #> "_links": { #> "self": "https://api.github.com/repos/muschellij2/fslr/contents/DESCRIPTION?ref=master", #> "git": "https://api.github.com/repos/muschellij2/fslr/git/blobs/b293a49751211b8a699d5fcfe59f837f133c253e", #> "html": "https://github.com/muschellij2/fslr/blob/master/DESCRIPTION" #> } #> }, #> { #> "name": "NAMESPACE", #> "path": "NAMESPACE", #> "sha": "efb8341c9ce9a5fd28b490ffbfe024c0067824ee", #> "size": 5415, #> "url": "https://api.github.com/repos/muschellij2/fslr/contents/NAMESPACE?ref=master", #> "html_url": "https://github.com/muschellij2/fslr/blob/master/NAMESPACE", #> "git_url": "https://api.github.com/repos/muschellij2/fslr/git/blobs/efb8341c9ce9a5fd28b490ffbfe024c0067824ee", #> "download_url": "https://raw.githubusercontent.com/muschellij2/fslr/master/NAMESPACE", #> "type": "file", #> "_links": { #> "self": "https://api.github.com/repos/muschellij2/fslr/contents/NAMESPACE?ref=master", #> "git": "https://api.github.com/repos/muschellij2/fslr/git/blobs/efb8341c9ce9a5fd28b490ffbfe024c0067824ee", #> "html": "https://github.com/muschellij2/fslr/blob/master/NAMESPACE" #> } #> }, #> { #> "name": "NEWS.md", #> "path": "NEWS.md", #> "sha": "ad11a859430bea59327e2db1389e9eb5d29a4c7e", #> "size": 1204, #> "url": "https://api.github.com/repos/muschellij2/fslr/contents/NEWS.md?ref=master", #> "html_url": "https://github.com/muschellij2/fslr/blob/master/NEWS.md", #> "git_url": "https://api.github.com/repos/muschellij2/fslr/git/blobs/ad11a859430bea59327e2db1389e9eb5d29a4c7e", #> "download_url": "https://raw.githubusercontent.com/muschellij2/fslr/master/NEWS.md", #> "type": "file", #> "_links": { #> "self": "https://api.github.com/repos/muschellij2/fslr/contents/NEWS.md?ref=master", #> "git": "https://api.github.com/repos/muschellij2/fslr/git/blobs/ad11a859430bea59327e2db1389e9eb5d29a4c7e", #> "html": "https://github.com/muschellij2/fslr/blob/master/NEWS.md" #> } #> }, #> { #> "name": "R", #> "path": "R", #> "sha": "6289bca5a52185bbb44c19a7768f93fe09e31068", #> "size": 0, #> "url": "https://api.github.com/repos/muschellij2/fslr/contents/R?ref=master", #> "html_url": "https://github.com/muschellij2/fslr/tree/master/R", #> "git_url": "https://api.github.com/repos/muschellij2/fslr/git/trees/6289bca5a52185bbb44c19a7768f93fe09e31068", #> "download_url": {}, #> "type": "dir", #> "_links": { #> "self": "https://api.github.com/repos/muschellij2/fslr/contents/R?ref=master", #> "git": "https://api.github.com/repos/muschellij2/fslr/git/trees/6289bca5a52185bbb44c19a7768f93fe09e31068", #> "html": "https://github.com/muschellij2/fslr/tree/master/R" #> } #> }, #> { #> "name": "README.Rmd", #> "path": "README.Rmd", #> "sha": "b9b67874fa5952fd9a8353c2955c7fa7fe3b3eb7", #> "size": 3301, #> "url": "https://api.github.com/repos/muschellij2/fslr/contents/README.Rmd?ref=master", #> "html_url": "https://github.com/muschellij2/fslr/blob/master/README.Rmd", #> "git_url": "https://api.github.com/repos/muschellij2/fslr/git/blobs/b9b67874fa5952fd9a8353c2955c7fa7fe3b3eb7", #> "download_url": "https://raw.githubusercontent.com/muschellij2/fslr/master/README.Rmd", #> "type": "file", #> "_links": { #> "self": "https://api.github.com/repos/muschellij2/fslr/contents/README.Rmd?ref=master", #> "git": "https://api.github.com/repos/muschellij2/fslr/git/blobs/b9b67874fa5952fd9a8353c2955c7fa7fe3b3eb7", #> "html": "https://github.com/muschellij2/fslr/blob/master/README.Rmd" #> } #> }, #> { #> "name": "README.md", #> "path": "README.md", #> "sha": "a751cc7b906a571b06d800044417be8e1bafd6f1", #> "size": 3102, #> "url": "https://api.github.com/repos/muschellij2/fslr/contents/README.md?ref=master", #> "html_url": "https://github.com/muschellij2/fslr/blob/master/README.md", #> "git_url": "https://api.github.com/repos/muschellij2/fslr/git/blobs/a751cc7b906a571b06d800044417be8e1bafd6f1", #> "download_url": "https://raw.githubusercontent.com/muschellij2/fslr/master/README.md", #> "type": "file", #> "_links": { #> "self": "https://api.github.com/repos/muschellij2/fslr/contents/README.md?ref=master", #> "git": "https://api.github.com/repos/muschellij2/fslr/git/blobs/a751cc7b906a571b06d800044417be8e1bafd6f1", #> "html": "https://github.com/muschellij2/fslr/blob/master/README.md" #> } #> }, #> { #> "name": "appveyor.yml", #> "path": "appveyor.yml", #> "sha": "a620e6178480dd0873fbe8afb6ecb28582ef06b5", #> "size": 887, #> "url": "https://api.github.com/repos/muschellij2/fslr/contents/appveyor.yml?ref=master", #> "html_url": "https://github.com/muschellij2/fslr/blob/master/appveyor.yml", #> "git_url": "https://api.github.com/repos/muschellij2/fslr/git/blobs/a620e6178480dd0873fbe8afb6ecb28582ef06b5", #> "download_url": "https://raw.githubusercontent.com/muschellij2/fslr/master/appveyor.yml", #> "type": "file", #> "_links": { #> "self": "https://api.github.com/repos/muschellij2/fslr/contents/appveyor.yml?ref=master", #> "git": "https://api.github.com/repos/muschellij2/fslr/git/blobs/a620e6178480dd0873fbe8afb6ecb28582ef06b5", #> "html": "https://github.com/muschellij2/fslr/blob/master/appveyor.yml" #> } #> }, #> { #> "name": "cran-comments.md", #> "path": "cran-comments.md", #> "sha": "cbf541d80d660f1ddbb64f11fe17d2a99a6b1db9", #> "size": 206, #> "url": "https://api.github.com/repos/muschellij2/fslr/contents/cran-comments.md?ref=master", #> "html_url": "https://github.com/muschellij2/fslr/blob/master/cran-comments.md", #> "git_url": "https://api.github.com/repos/muschellij2/fslr/git/blobs/cbf541d80d660f1ddbb64f11fe17d2a99a6b1db9", #> "download_url": "https://raw.githubusercontent.com/muschellij2/fslr/master/cran-comments.md", #> "type": "file", #> "_links": { #> "self": "https://api.github.com/repos/muschellij2/fslr/contents/cran-comments.md?ref=master", #> "git": "https://api.github.com/repos/muschellij2/fslr/git/blobs/cbf541d80d660f1ddbb64f11fe17d2a99a6b1db9", #> "html": "https://github.com/muschellij2/fslr/blob/master/cran-comments.md" #> } #> }, #> { #> "name": "docs", #> "path": "docs", #> "sha": "e52b53ac6811a4a4e4b2ad574db1c2ad9ee49c1d", #> "size": 0, #> "url": "https://api.github.com/repos/muschellij2/fslr/contents/docs?ref=master", #> "html_url": "https://github.com/muschellij2/fslr/tree/master/docs", #> "git_url": "https://api.github.com/repos/muschellij2/fslr/git/trees/e52b53ac6811a4a4e4b2ad574db1c2ad9ee49c1d", #> "download_url": {}, #> "type": "dir", #> "_links": { #> "self": "https://api.github.com/repos/muschellij2/fslr/contents/docs?ref=master", #> "git": "https://api.github.com/repos/muschellij2/fslr/git/trees/e52b53ac6811a4a4e4b2ad574db1c2ad9ee49c1d", #> "html": "https://github.com/muschellij2/fslr/tree/master/docs" #> } #> }, #> { #> "name": "fslr.Rproj", #> "path": "fslr.Rproj", #> "sha": "79bded204c2072279d156c054c888b45824537fc", #> "size": 423, #> "url": "https://api.github.com/repos/muschellij2/fslr/contents/fslr.Rproj?ref=master", #> "html_url": "https://github.com/muschellij2/fslr/blob/master/fslr.Rproj", #> "git_url": "https://api.github.com/repos/muschellij2/fslr/git/blobs/79bded204c2072279d156c054c888b45824537fc", #> "download_url": "https://raw.githubusercontent.com/muschellij2/fslr/master/fslr.Rproj", #> "type": "file", #> "_links": { #> "self": "https://api.github.com/repos/muschellij2/fslr/contents/fslr.Rproj?ref=master", #> "git": "https://api.github.com/repos/muschellij2/fslr/git/blobs/79bded204c2072279d156c054c888b45824537fc", #> "html": "https://github.com/muschellij2/fslr/blob/master/fslr.Rproj" #> } #> }, #> { #> "name": "fslr_Generic_Function.R", #> "path": "fslr_Generic_Function.R", #> "sha": "ce241e421517588318f8b0f072938a451b9c9223", #> "size": 492, #> "url": "https://api.github.com/repos/muschellij2/fslr/contents/fslr_Generic_Function.R?ref=master", #> "html_url": "https://github.com/muschellij2/fslr/blob/master/fslr_Generic_Function.R", #> "git_url": "https://api.github.com/repos/muschellij2/fslr/git/blobs/ce241e421517588318f8b0f072938a451b9c9223", #> "download_url": "https://raw.githubusercontent.com/muschellij2/fslr/master/fslr_Generic_Function.R", #> "type": "file", #> "_links": { #> "self": "https://api.github.com/repos/muschellij2/fslr/contents/fslr_Generic_Function.R?ref=master", #> "git": "https://api.github.com/repos/muschellij2/fslr/git/blobs/ce241e421517588318f8b0f072938a451b9c9223", #> "html": "https://github.com/muschellij2/fslr/blob/master/fslr_Generic_Function.R" #> } #> }, #> { #> "name": "fslr_Generic_Maker.R", #> "path": "fslr_Generic_Maker.R", #> "sha": "895fc1fe72ca8066111c05762e560871405feac5", #> "size": 3107, #> "url": "https://api.github.com/repos/muschellij2/fslr/contents/fslr_Generic_Maker.R?ref=master", #> "html_url": "https://github.com/muschellij2/fslr/blob/master/fslr_Generic_Maker.R", #> "git_url": "https://api.github.com/repos/muschellij2/fslr/git/blobs/895fc1fe72ca8066111c05762e560871405feac5", #> "download_url": "https://raw.githubusercontent.com/muschellij2/fslr/master/fslr_Generic_Maker.R", #> "type": "file", #> "_links": { #> "self": "https://api.github.com/repos/muschellij2/fslr/contents/fslr_Generic_Maker.R?ref=master", #> "git": "https://api.github.com/repos/muschellij2/fslr/git/blobs/895fc1fe72ca8066111c05762e560871405feac5", #> "html": "https://github.com/muschellij2/fslr/blob/master/fslr_Generic_Maker.R" #> } #> }, #> { #> "name": "fslr_Generic_fslmaths.R", #> "path": "fslr_Generic_fslmaths.R", #> "sha": "c4934527871b96c8feae9ceaebbfeff97766ae23", #> "size": 1259, #> "url": "https://api.github.com/repos/muschellij2/fslr/contents/fslr_Generic_fslmaths.R?ref=master", #> "html_url": "https://github.com/muschellij2/fslr/blob/master/fslr_Generic_fslmaths.R", #> "git_url": "https://api.github.com/repos/muschellij2/fslr/git/blobs/c4934527871b96c8feae9ceaebbfeff97766ae23", #> "download_url": "https://raw.githubusercontent.com/muschellij2/fslr/master/fslr_Generic_fslmaths.R", #> "type": "file", #> "_links": { #> "self": "https://api.github.com/repos/muschellij2/fslr/contents/fslr_Generic_fslmaths.R?ref=master", #> "git": "https://api.github.com/repos/muschellij2/fslr/git/blobs/c4934527871b96c8feae9ceaebbfeff97766ae23", #> "html": "https://github.com/muschellij2/fslr/blob/master/fslr_Generic_fslmaths.R" #> } #> }, #> { #> "name": "fslr_Generic_fslmaths_Maker.R", #> "path": "fslr_Generic_fslmaths_Maker.R", #> "sha": "bae6bf5334116375e4f88fbdcfb2bef013c770de", #> "size": 5630, #> "url": "https://api.github.com/repos/muschellij2/fslr/contents/fslr_Generic_fslmaths_Maker.R?ref=master", #> "html_url": "https://github.com/muschellij2/fslr/blob/master/fslr_Generic_fslmaths_Maker.R", #> "git_url": "https://api.github.com/repos/muschellij2/fslr/git/blobs/bae6bf5334116375e4f88fbdcfb2bef013c770de", #> "download_url": "https://raw.githubusercontent.com/muschellij2/fslr/master/fslr_Generic_fslmaths_Maker.R", #> "type": "file", #> "_links": { #> "self": "https://api.github.com/repos/muschellij2/fslr/contents/fslr_Generic_fslmaths_Maker.R?ref=master", #> "git": "https://api.github.com/repos/muschellij2/fslr/git/blobs/bae6bf5334116375e4f88fbdcfb2bef013c770de", #> "html": "https://github.com/muschellij2/fslr/blob/master/fslr_Generic_fslmaths_Maker.R" #> } #> }, #> { #> "name": "fslr_Generic_fslmaths_onefile.R", #> "path": "fslr_Generic_fslmaths_onefile.R", #> "sha": "41e3b2b097bc9f04656549f649e541761033b55e", #> "size": 1149, #> "url": "https://api.github.com/repos/muschellij2/fslr/contents/fslr_Generic_fslmaths_onefile.R?ref=master", #> "html_url": "https://github.com/muschellij2/fslr/blob/master/fslr_Generic_fslmaths_onefile.R", #> "git_url": "https://api.github.com/repos/muschellij2/fslr/git/blobs/41e3b2b097bc9f04656549f649e541761033b55e", #> "download_url": "https://raw.githubusercontent.com/muschellij2/fslr/master/fslr_Generic_fslmaths_onefile.R", #> "type": "file", #> "_links": { #> "self": "https://api.github.com/repos/muschellij2/fslr/contents/fslr_Generic_fslmaths_onefile.R?ref=master", #> "git": "https://api.github.com/repos/muschellij2/fslr/git/blobs/41e3b2b097bc9f04656549f649e541761033b55e", #> "html": "https://github.com/muschellij2/fslr/blob/master/fslr_Generic_fslmaths_onefile.R" #> } #> }, #> { #> "name": "fslr_Generic_fslstats.R", #> "path": "fslr_Generic_fslstats.R", #> "sha": "3440ab28aeef706d8d77e23bb66434ea25c893d3", #> "size": 739, #> "url": "https://api.github.com/repos/muschellij2/fslr/contents/fslr_Generic_fslstats.R?ref=master", #> "html_url": "https://github.com/muschellij2/fslr/blob/master/fslr_Generic_fslstats.R", #> "git_url": "https://api.github.com/repos/muschellij2/fslr/git/blobs/3440ab28aeef706d8d77e23bb66434ea25c893d3", #> "download_url": "https://raw.githubusercontent.com/muschellij2/fslr/master/fslr_Generic_fslstats.R", #> "type": "file", #> "_links": { #> "self": "https://api.github.com/repos/muschellij2/fslr/contents/fslr_Generic_fslstats.R?ref=master", #> "git": "https://api.github.com/repos/muschellij2/fslr/git/blobs/3440ab28aeef706d8d77e23bb66434ea25c893d3", #> "html": "https://github.com/muschellij2/fslr/blob/master/fslr_Generic_fslstats.R" #> } #> }, #> { #> "name": "fslr_Generic_fslstats_Maker.R", #> "path": "fslr_Generic_fslstats_Maker.R", #> "sha": "6b624bfe0544a258d0398dff1c967a46b43033e7", #> "size": 1769, #> "url": "https://api.github.com/repos/muschellij2/fslr/contents/fslr_Generic_fslstats_Maker.R?ref=master", #> "html_url": "https://github.com/muschellij2/fslr/blob/master/fslr_Generic_fslstats_Maker.R", #> "git_url": "https://api.github.com/repos/muschellij2/fslr/git/blobs/6b624bfe0544a258d0398dff1c967a46b43033e7", #> "download_url": "https://raw.githubusercontent.com/muschellij2/fslr/master/fslr_Generic_fslstats_Maker.R", #> "type": "file", #> "_links": { #> "self": "https://api.github.com/repos/muschellij2/fslr/contents/fslr_Generic_fslstats_Maker.R?ref=master", #> "git": "https://api.github.com/repos/muschellij2/fslr/git/blobs/6b624bfe0544a258d0398dff1c967a46b43033e7", #> "html": "https://github.com/muschellij2/fslr/blob/master/fslr_Generic_fslstats_Maker.R" #> } #> }, #> { #> "name": "fslr_Generic_fslstats_nonzero.R", #> "path": "fslr_Generic_fslstats_nonzero.R", #> "sha": "72999e64eb25798ce7395cb1480ac794f4e6f5b7", #> "size": 838, #> "url": "https://api.github.com/repos/muschellij2/fslr/contents/fslr_Generic_fslstats_nonzero.R?ref=master", #> "html_url": "https://github.com/muschellij2/fslr/blob/master/fslr_Generic_fslstats_nonzero.R", #> "git_url": "https://api.github.com/repos/muschellij2/fslr/git/blobs/72999e64eb25798ce7395cb1480ac794f4e6f5b7", #> "download_url": "https://raw.githubusercontent.com/muschellij2/fslr/master/fslr_Generic_fslstats_nonzero.R", #> "type": "file", #> "_links": { #> "self": "https://api.github.com/repos/muschellij2/fslr/contents/fslr_Generic_fslstats_nonzero.R?ref=master", #> "git": "https://api.github.com/repos/muschellij2/fslr/git/blobs/72999e64eb25798ce7395cb1480ac794f4e6f5b7", #> "html": "https://github.com/muschellij2/fslr/blob/master/fslr_Generic_fslstats_nonzero.R" #> } #> }, #> { #> "name": "fslr_maths_helpfile.R", #> "path": "fslr_maths_helpfile.R", #> "sha": "e33b38149a1a86f64f7cb6421e52eccebbbbc045", #> "size": 385, #> "url": "https://api.github.com/repos/muschellij2/fslr/contents/fslr_maths_helpfile.R?ref=master", #> "html_url": "https://github.com/muschellij2/fslr/blob/master/fslr_maths_helpfile.R", #> "git_url": "https://api.github.com/repos/muschellij2/fslr/git/blobs/e33b38149a1a86f64f7cb6421e52eccebbbbc045", #> "download_url": "https://raw.githubusercontent.com/muschellij2/fslr/master/fslr_maths_helpfile.R", #> "type": "file", #> "_links": { #> "self": "https://api.github.com/repos/muschellij2/fslr/contents/fslr_maths_helpfile.R?ref=master", #> "git": "https://api.github.com/repos/muschellij2/fslr/git/blobs/e33b38149a1a86f64f7cb6421e52eccebbbbc045", #> "html": "https://github.com/muschellij2/fslr/blob/master/fslr_maths_helpfile.R" #> } #> }, #> { #> "name": "fslr_underscore_functions.R", #> "path": "fslr_underscore_functions.R", #> "sha": "491d05fd2768f9d399dddc7af2f1f266adc2dd84", #> "size": 360, #> "url": "https://api.github.com/repos/muschellij2/fslr/contents/fslr_underscore_functions.R?ref=master", #> "html_url": "https://github.com/muschellij2/fslr/blob/master/fslr_underscore_functions.R", #> "git_url": "https://api.github.com/repos/muschellij2/fslr/git/blobs/491d05fd2768f9d399dddc7af2f1f266adc2dd84", #> "download_url": "https://raw.githubusercontent.com/muschellij2/fslr/master/fslr_underscore_functions.R", #> "type": "file", #> "_links": { #> "self": "https://api.github.com/repos/muschellij2/fslr/contents/fslr_underscore_functions.R?ref=master", #> "git": "https://api.github.com/repos/muschellij2/fslr/git/blobs/491d05fd2768f9d399dddc7af2f1f266adc2dd84", #> "html": "https://github.com/muschellij2/fslr/blob/master/fslr_underscore_functions.R" #> } #> }, #> { #> "name": "fslr_underscore_functions_maker.R", #> "path": "fslr_underscore_functions_maker.R", #> "sha": "e1a95e9a6ae5eacef6e9a5a61842922147b212ef", #> "size": 3376, #> "url": "https://api.github.com/repos/muschellij2/fslr/contents/fslr_underscore_functions_maker.R?ref=master", #> "html_url": "https://github.com/muschellij2/fslr/blob/master/fslr_underscore_functions_maker.R", #> "git_url": "https://api.github.com/repos/muschellij2/fslr/git/blobs/e1a95e9a6ae5eacef6e9a5a61842922147b212ef", #> "download_url": "https://raw.githubusercontent.com/muschellij2/fslr/master/fslr_underscore_functions_maker.R", #> "type": "file", #> "_links": { #> "self": "https://api.github.com/repos/muschellij2/fslr/contents/fslr_underscore_functions_maker.R?ref=master", #> "git": "https://api.github.com/repos/muschellij2/fslr/git/blobs/e1a95e9a6ae5eacef6e9a5a61842922147b212ef", #> "html": "https://github.com/muschellij2/fslr/blob/master/fslr_underscore_functions_maker.R" #> } #> }, #> { #> "name": "icon.png", #> "path": "icon.png", #> "sha": "e474c07ae5903f24210cf8718b52495b396a6461", #> "size": 197379, #> "url": "https://api.github.com/repos/muschellij2/fslr/contents/icon.png?ref=master", #> "html_url": "https://github.com/muschellij2/fslr/blob/master/icon.png", #> "git_url": "https://api.github.com/repos/muschellij2/fslr/git/blobs/e474c07ae5903f24210cf8718b52495b396a6461", #> "download_url": "https://raw.githubusercontent.com/muschellij2/fslr/master/icon.png", #> "type": "file", #> "_links": { #> "self": "https://api.github.com/repos/muschellij2/fslr/contents/icon.png?ref=master", #> "git": "https://api.github.com/repos/muschellij2/fslr/git/blobs/e474c07ae5903f24210cf8718b52495b396a6461", #> "html": "https://github.com/muschellij2/fslr/blob/master/icon.png" #> } #> }, #> { #> "name": "inst", #> "path": "inst", #> "sha": "fce2a2b5fc7fad5a132d5caddd03fce43f5cfead", #> "size": 0, #> "url": "https://api.github.com/repos/muschellij2/fslr/contents/inst?ref=master", #> "html_url": "https://github.com/muschellij2/fslr/tree/master/inst", #> "git_url": "https://api.github.com/repos/muschellij2/fslr/git/trees/fce2a2b5fc7fad5a132d5caddd03fce43f5cfead", #> "download_url": {}, #> "type": "dir", #> "_links": { #> "self": "https://api.github.com/repos/muschellij2/fslr/contents/inst?ref=master", #> "git": "https://api.github.com/repos/muschellij2/fslr/git/trees/fce2a2b5fc7fad5a132d5caddd03fce43f5cfead", #> "html": "https://github.com/muschellij2/fslr/tree/master/inst" #> } #> }, #> { #> "name": "man", #> "path": "man", #> "sha": "faf4d5203a6852a20307c3989b34fcee4d5b70a3", #> "size": 0, #> "url": "https://api.github.com/repos/muschellij2/fslr/contents/man?ref=master", #> "html_url": "https://github.com/muschellij2/fslr/tree/master/man", #> "git_url": "https://api.github.com/repos/muschellij2/fslr/git/trees/faf4d5203a6852a20307c3989b34fcee4d5b70a3", #> "download_url": {}, #> "type": "dir", #> "_links": { #> "self": "https://api.github.com/repos/muschellij2/fslr/contents/man?ref=master", #> "git": "https://api.github.com/repos/muschellij2/fslr/git/trees/faf4d5203a6852a20307c3989b34fcee4d5b70a3", #> "html": "https://github.com/muschellij2/fslr/tree/master/man" #> } #> }, #> { #> "name": "sticker.R", #> "path": "sticker.R", #> "sha": "a975a845ad4b6bcc841bc1ba222b3c96fe202304", #> "size": 480, #> "url": "https://api.github.com/repos/muschellij2/fslr/contents/sticker.R?ref=master", #> "html_url": "https://github.com/muschellij2/fslr/blob/master/sticker.R", #> "git_url": "https://api.github.com/repos/muschellij2/fslr/git/blobs/a975a845ad4b6bcc841bc1ba222b3c96fe202304", #> "download_url": "https://raw.githubusercontent.com/muschellij2/fslr/master/sticker.R", #> "type": "file", #> "_links": { #> "self": "https://api.github.com/repos/muschellij2/fslr/contents/sticker.R?ref=master", #> "git": "https://api.github.com/repos/muschellij2/fslr/git/blobs/a975a845ad4b6bcc841bc1ba222b3c96fe202304", #> "html": "https://github.com/muschellij2/fslr/blob/master/sticker.R" #> } #> }, #> { #> "name": "sticker.png", #> "path": "sticker.png", #> "sha": "56c5045e58a459855b72292205d232cbe1d77c3b", #> "size": 53699, #> "url": "https://api.github.com/repos/muschellij2/fslr/contents/sticker.png?ref=master", #> "html_url": "https://github.com/muschellij2/fslr/blob/master/sticker.png", #> "git_url": "https://api.github.com/repos/muschellij2/fslr/git/blobs/56c5045e58a459855b72292205d232cbe1d77c3b", #> "download_url": "https://raw.githubusercontent.com/muschellij2/fslr/master/sticker.png", #> "type": "file", #> "_links": { #> "self": "https://api.github.com/repos/muschellij2/fslr/contents/sticker.png?ref=master", #> "git": "https://api.github.com/repos/muschellij2/fslr/git/blobs/56c5045e58a459855b72292205d232cbe1d77c3b", #> "html": "https://github.com/muschellij2/fslr/blob/master/sticker.png" #> } #> }, #> { #> "name": "vignettes", #> "path": "vignettes", #> "sha": "c5f6d8b660d30a87c040db6c5c8dd7dcb9af8a53", #> "size": 0, #> "url": "https://api.github.com/repos/muschellij2/fslr/contents/vignettes?ref=master", #> "html_url": "https://github.com/muschellij2/fslr/tree/master/vignettes", #> "git_url": "https://api.github.com/repos/muschellij2/fslr/git/trees/c5f6d8b660d30a87c040db6c5c8dd7dcb9af8a53", #> "download_url": {}, #> "type": "dir", #> "_links": { #> "self": "https://api.github.com/repos/muschellij2/fslr/contents/vignettes?ref=master", #> "git": "https://api.github.com/repos/muschellij2/fslr/git/trees/c5f6d8b660d30a87c040db6c5c8dd7dcb9af8a53", #> "html": "https://github.com/muschellij2/fslr/tree/master/vignettes" #> } #> } #> ]