Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ThinkR-open/attachment issues and pull requests
#119 - Extract pkg info branch
Pull Request -
State: closed - Opened by MurielleDelmotte 4 months ago
#118 - Att from data
Pull Request -
State: closed - Opened by MurielleDelmotte 4 months ago
#117 - Att from examples
Pull Request -
State: closed - Opened by MurielleDelmotte 4 months ago
#116 - attachment::create_renv_for_* cant deal with renv project
Issue -
State: open - Opened by VincentGuyader 4 months ago
#115 - Update DESCRIPTION - RC 0.4.2
Pull Request -
State: closed - Opened by VincentGuyader 5 months ago
#114 - merge to issue_101
Pull Request -
State: closed - Opened by VincentGuyader 5 months ago
#113 - `set_remotes_to_desc()` does not account for branch
Issue -
State: closed - Opened by statnmap 9 months ago
- 1 comment
#112 - feat create_renv_for_dev can work even outside of an R packages
Pull Request -
State: closed - Opened by VincentGuyader 9 months ago
#111 - chore: dev version 0.4.1.9000
Pull Request -
State: closed - Opened by MurielleDelmotte 10 months ago
#110 - chore: bump version 0.4.1
Pull Request -
State: closed - Opened by MurielleDelmotte 10 months ago
#109 - Submit to CRAN
Issue -
State: closed - Opened by MurielleDelmotte 10 months ago
- 2 comments
#108 - Fix test cran
Pull Request -
State: closed - Opened by MurielleDelmotte 10 months ago
#107 - Failure with dev roxygen2
Issue -
State: closed - Opened by hadley 11 months ago
- 4 comments
#106 - As user, I don't want to have to think if I need `inside_rmd` or not when using `att_from_rmd()`
Issue -
State: open - Opened by statnmap 12 months ago
Labels: enhancement, good first issue
#105 - att_amend_desc cant deal parametrized chunk in vignettes
Issue -
State: closed - Opened by VincentGuyader about 1 year ago
- 2 comments
#104 - Package in `data("example", package = "mypkgperso")` not detected
Issue -
State: closed - Opened by statnmap over 1 year ago
- 1 comment
#103 - As user, I'd like attachment to be able to read deps from 'examples' and add them to "suggests"
Issue -
State: closed - Opened by statnmap over 1 year ago
- 1 comment
#102 - draft : fix now save_att_params set /dev in .Rbuildignore file
Pull Request -
State: closed - Opened by VincentGuyader over 1 year ago
- 2 comments
#101 - att_amed_desc create a dev folder but dont add it in Rbuildignore
Issue -
State: closed - Opened by VincentGuyader over 1 year ago
#100 - att_amend_desc() removes bioc:: in Remotes
Issue -
State: closed - Opened by abichat over 1 year ago
- 3 comments
#99 - Submit to CRAN
Issue -
State: closed - Opened by statnmap over 1 year ago
- 2 comments
#98 - chore: Bump version for CRAN
Pull Request -
State: closed - Opened by statnmap over 1 year ago
#97 - fix: stop if parameters are not used
Pull Request -
State: closed - Opened by statnmap over 1 year ago
#96 - Att config
Pull Request -
State: closed - Opened by statnmap over 1 year ago
#95 - As dev, I want `att_amend_desc()` without params to use config file by default
Issue -
State: closed - Opened by statnmap over 1 year ago
#94 - Call to fusen::inflate modifies warning level in global options
Issue -
State: closed - Opened by gdurif over 1 year ago
- 2 comments
#93 - test : Add test for att_amen_desc() errors message
Pull Request -
State: closed - Opened by dagousket over 1 year ago
#92 - As dev, I'd like to test the behavior of att_amend_desc() when using and updating config
Issue -
State: closed - Opened by dagousket over 1 year ago
- 1 comment
#91 - feat: Allow params from config for att_amend_desc
Pull Request -
State: closed - Opened by dagousket over 1 year ago
#90 - As dev, I'd like a function to read `att_amend_desc()` parameters from a yaml file
Issue -
State: closed - Opened by dagousket over 1 year ago
- 1 comment
#89 - feat: Add a function to read saved config
Pull Request -
State: closed - Opened by dagousket over 1 year ago
#88 - feat: Add a function to store att_amend_desc param
Pull Request -
State: closed - Opened by dagousket over 1 year ago
#87 - fix : add , quietly = TRUE in all requirenamesspace from create_depen…
Pull Request -
State: closed - Opened by VincentGuyader over 1 year ago
#86 - fix: Improve create_dependencies_file
Pull Request -
State: closed - Opened by MurielleDelmotte over 1 year ago
#85 - As dev, I want to improve create_dependencies_file() with the install_if_missing parameter
Issue -
State: closed - Opened by MurielleDelmotte over 1 year ago
- 1 comment
#84 - feat: add dependencies_file_text()
Pull Request -
State: closed - Opened by MurielleDelmotte over 1 year ago
#83 - As dev, I want create_dependencies_file() to use sub-functions to create the output to be used in dockerfiler::add_dockerfile()
Issue -
State: closed - Opened by MurielleDelmotte over 1 year ago
- 1 comment
#82 - feat: Improve create_denendencies_file with install_if_missing
Pull Request -
State: closed - Opened by MurielleDelmotte over 1 year ago
#81 - fix: clean dev_history.R
Pull Request -
State: closed - Opened by MurielleDelmotte over 1 year ago
#80 - feat: Add instructions to check (CRAN)
Pull Request -
State: closed - Opened by MurielleDelmotte over 1 year ago
#79 - As a Dev, I want to have all the instructions to check before submission to CRAN
Issue -
State: closed - Opened by MurielleDelmotte over 1 year ago
- 1 comment
#78 - 56 create dependencies file
Pull Request -
State: closed - Opened by MurielleDelmotte over 1 year ago
#77 - As dev, I want create_dependencies_file() to have a parameter install_if_missing
Issue -
State: closed - Opened by MurielleDelmotte over 1 year ago
- 1 comment
#76 - As dev, I'd like a function to store `att_amend_desc()` parameters in a yaml file
Issue -
State: closed - Opened by dagousket over 1 year ago
- 2 comments
#75 - As a dev, I would like a config file that stores parameters for `att_amend_desc()`
Issue -
State: closed - Opened by statnmap almost 2 years ago
- 1 comment
#74 - As a dev, I need an `extra.imports` parameter for `att_amend_desc()`
Issue -
State: closed - Opened by statnmap almost 2 years ago
- 1 comment
#73 - Clean temp files
Pull Request -
State: closed - Opened by statnmap almost 2 years ago
#72 - A few steps before CRAN submission
Issue -
State: closed - Opened by statnmap almost 2 years ago
#71 - RC for 0.3.1
Pull Request -
State: closed - Opened by VincentGuyader almost 2 years ago
#70 - draft : Add require_suggests parameter
Pull Request -
State: closed - Opened by VincentGuyader almost 2 years ago
#69 - Make requirement of `Suggests` package optional
Pull Request -
State: closed - Opened by yogat3ch almost 2 years ago
- 2 comments
#68 - Package misspelled in DESCRIPTION error after `attachment::att_amend_desc()`
Issue -
State: closed - Opened by markruddy almost 2 years ago
- 3 comments
#67 - As dev, I want to take in account for `@main` in the Remotes field of DESCRIPTION
Issue -
State: closed - Opened by statnmap about 2 years ago
#66 - Draft: r-universe detected
Pull Request -
State: closed - Opened by statnmap about 2 years ago
#65 - CRAN comments
Issue -
State: closed - Opened by statnmap about 2 years ago
- 1 comment
#64 - Cannot install attachment: Removed from CRAN
Issue -
State: closed - Opened by shoeffner about 2 years ago
- 4 comments
#63 - Att rebase 0.3
Pull Request -
State: closed - Opened by statnmap about 2 years ago
#62 - feat: first steps towards new submission
Pull Request -
State: closed - Opened by statnmap about 2 years ago
- 1 comment
#61 - feat: deal bioc package dependencies
Pull Request -
State: closed - Opened by statnmap about 2 years ago
#60 - 55 rebase
Pull Request -
State: closed - Opened by statnmap about 2 years ago
#59 - tags: feat, doc, test
Pull Request -
State: closed - Opened by statnmap about 2 years ago
#58 - feat: deal git package dependencies
Pull Request -
State: closed - Opened by MurielleDelmotte about 2 years ago
- 1 comment
#57 - feat: deal local package dependencies
Pull Request -
State: closed - Opened by MurielleDelmotte over 2 years ago
#56 - As dev, I want create_dependencies_file() to take other sources into account
Issue -
State: closed - Opened by statnmap over 2 years ago
- 1 comment
#55 - Deal with git package dependencies in find_remotes()
Issue -
State: closed - Opened by MurielleDelmotte over 2 years ago
- 2 comments
#54 - Deal with local package dependencies in find_remotes()
Issue -
State: closed - Opened by MurielleDelmotte over 2 years ago
- 1 comment
#53 - fix: allow run func with deps
Pull Request -
State: closed - Opened by statnmap over 2 years ago
#52 - `attachment::att_amend_desc()` loads functions but dependencies cannot be resolved.
Issue -
State: closed - Opened by ALanguillaume over 2 years ago
#51 - Does `att_from_rmds()` detects Quarto documents ?
Issue -
State: closed - Opened by statnmap over 2 years ago
#50 - v0.2.5 - Prepare for CRAN
Pull Request -
State: closed - Opened by statnmap over 2 years ago
#49 - Add pkg_ignore to create_renv()
Pull Request -
State: closed - Opened by statnmap over 2 years ago
#48 - R CMD check fails with dev roxygen2
Issue -
State: closed - Opened by hadley over 2 years ago
- 5 comments
#47 - Escape code that needs to be escaped
Issue -
State: closed - Opened by statnmap over 2 years ago
- 1 comment
#46 - add create_renv_for_dev function
Pull Request -
State: closed - Opened by VincentGuyader over 2 years ago
- 3 comments
#45 - install_if_missing is not compatible with renv
Issue -
State: closed - Opened by VincentGuyader almost 3 years ago
- 2 comments
#44 - att_amend_desc should produce an error when @importFrom is not complete
Issue -
State: closed - Opened by VincentGuyader almost 3 years ago
- 1 comment
#43 - fix #42
Pull Request -
State: closed - Opened by VincentGuyader almost 3 years ago
- 1 comment
#42 - save_all when att_amend_desc
Issue -
State: closed - Opened by VincentGuyader almost 3 years ago
#41 - Add option to check missing or not
Issue -
State: closed - Opened by statnmap about 3 years ago
#40 - Deal with Bioconductor dependencies in find_remotes()
Issue -
State: closed - Opened by statnmap about 3 years ago
- 4 comments
#39 - Add unit tests
Issue -
State: closed - Opened by statnmap about 3 years ago
- 1 comment
Labels: difficulty: intermediate
#38 - road to #36
Pull Request -
State: closed - Opened by VincentGuyader about 3 years ago
Labels: hacktoberfest-accepted
#37 - `att_from_namespace()` alone does not work anymore
Issue -
State: closed - Opened by statnmap about 3 years ago
#36 - attachment add uninstalled package in DESCRIPTION
Issue -
State: closed - Opened by VincentGuyader about 3 years ago
- 1 comment
#35 - Improve doc for bookdown with CI
Issue -
State: closed - Opened by statnmap over 3 years ago
- 1 comment
Labels: good first issue
#34 - Attachment does not deal with multiple Remotes ?
Issue -
State: closed - Opened by statnmap over 3 years ago
- 1 comment
#33 - Fix retrieve output from YAML
Issue -
State: closed - Opened by statnmap over 3 years ago
- 1 comment
#32 - Namespace not created if dont exists
Issue -
State: closed - Opened by statnmap almost 4 years ago
- 4 comments
#31 - Inline r and find_remotes
Pull Request -
State: closed - Opened by statnmap almost 4 years ago
#30 - Search for packages listed as text for "Suggests"
Issue -
State: closed - Opened by statnmap almost 4 years ago
- 1 comment
Labels: help wanted, hacktoberfest-accepted
#29 - Find package used in `r `
Issue -
State: closed - Opened by ColinFay about 4 years ago
#28 - fixes #24 and #25
Pull Request -
State: closed - Opened by espinielli about 4 years ago
- 1 comment
Labels: hacktoberfest-accepted
#27 - use github actions
Pull Request -
State: closed - Opened by statnmap about 4 years ago
#26 - Add pkgdown link
Pull Request -
State: closed - Opened by maelle about 4 years ago
- 1 comment
#25 - Do not add {base} in DESCRIPTION
Issue -
State: closed - Opened by statnmap over 4 years ago
#24 - add spaces in message during package installation
Issue -
State: closed - Opened by VincentGuyader over 4 years ago
#23 - from_rmd Run inside session by default
Pull Request -
State: closed - Opened by statnmap over 4 years ago
#21 - Clean att_from_namespace()
Issue -
State: closed - Opened by statnmap over 4 years ago
- 1 comment
#20 - Get remotes in desc for github packages
Issue -
State: closed - Opened by Cervangirard over 4 years ago
- 1 comment
Labels: good first issue, hacktoberfest-accepted