Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / rticulate/import issues and pull requests

#95 - Add import::show() or similar function for convenience of showing possible imports

Issue - State: closed - Opened by jonasfreimuth 6 months ago - 4 comments
Labels: enhancement

#94 - (Enhancement) Register module as a namespace

Issue - State: closed - Opened by J-Moravec 8 months ago - 2 comments

#92 - Update README and pkgdown site

Pull Request - State: closed - Opened by torfason about 1 year ago

#91 - Update README and pkgdown site

Pull Request - State: closed - Opened by torfason about 1 year ago

#90 - Update gh actions

Pull Request - State: closed - Opened by olivroy about 1 year ago - 5 comments

#89 - Final CRAN submission updates. This is release version 1.3.2

Pull Request - State: closed - Opened by torfason about 1 year ago

#87 - Hotfix for #86

Pull Request - State: closed - Opened by J-Moravec about 1 year ago - 1 comment

#86 - .S3 doesn't work correctly if class contains a dot (".")

Issue - State: closed - Opened by bspalat about 1 year ago - 4 comments
Labels: help wanted

#85 - Update See also with the box package

Issue - State: closed - Opened by SamGG over 1 year ago - 2 comments

#84 - Final CRAN submission updates. This is release version 1.3.1

Pull Request - State: closed - Opened by torfason over 1 year ago

#83 - Fast-forward main to dev in preparation of v1.3.1

Pull Request - State: closed - Opened by torfason over 1 year ago

#82 - Fix GitHub Actions

Pull Request - State: closed - Opened by hutch3232 over 1 year ago - 1 comment

#81 - Handle module import errors

Pull Request - State: closed - Opened by hutch3232 over 1 year ago

#80 - Fix subsequent import issue

Pull Request - State: closed - Opened by hutch3232 over 1 year ago

#79 - Errors in imported script requires manual `detach` or R session restart

Issue - State: closed - Opened by hutch3232 over 1 year ago - 1 comment

#78 - Subsequent `import::from` into "imports" does not work

Issue - State: closed - Opened by hutch3232 over 1 year ago - 4 comments

#77 - `import::from` does not update when a nested file has been edited

Issue - State: closed - Opened by vdanglse almost 2 years ago - 5 comments

#76 - Error when using in unit tests

Issue - State: closed - Opened by kenahoo almost 2 years ago - 5 comments

#75 - issue while importing functions that use data.table syntaxis

Issue - State: closed - Opened by phisanti almost 2 years ago - 4 comments
Labels: wontfix

#74 - can't import from two different versions of package

Issue - State: open - Opened by ggrothendieck about 2 years ago - 4 comments
Labels: enhancement, help wanted

#72 - some_module.R - comments unclear

Issue - State: closed - Opened by HenningLorenzen-ext-bayer over 2 years ago - 1 comment

#71 - `import::from()` not working inside package function

Issue - State: open - Opened by brshallo over 2 years ago - 10 comments

#70 - Default of .library parameter, and order of loadNamespace() and getNamespaceExports()

Pull Request - State: closed - Opened by torfason over 2 years ago - 1 comment

#69 - Towards 1.4.0

Issue - State: open - Opened by torfason over 2 years ago - 6 comments
Labels: maintenance

#68 - Switch default branch to main

Issue - State: closed - Opened by torfason over 2 years ago - 2 comments
Labels: fixed-in-main, maintenance

#66 - adds support for `.into` as a symbol

Pull Request - State: closed - Opened by hutch3232 almost 3 years ago - 1 comment

#65 - Added rudimentary S3 support

Pull Request - State: closed - Opened by J-Moravec almost 3 years ago - 9 comments

#64 - Hidden object support

Pull Request - State: closed - Opened by hutch3232 almost 3 years ago - 1 comment

#63 - Add import::config() function or similar?

Issue - State: open - Opened by torfason almost 3 years ago - 8 comments
Labels: enhancement, help wanted

#62 - Update .character_only=TRUE documentation, see #57

Pull Request - State: closed - Opened by brshallo almost 3 years ago - 1 comment
Labels: fixed-in-dev

#61 - Time for a new release (1.3.0)?

Issue - State: closed - Opened by torfason almost 3 years ago - 7 comments

#60 - GitHub commit checks have started to fail without discernible reason

Issue - State: closed - Opened by torfason almost 3 years ago - 3 comments
Labels: fixed-in-dev

#59 - `get` being overridden by other packages

Issue - State: closed - Opened by awong234 almost 3 years ago - 7 comments

#58 - importing S3 methods

Issue - State: closed - Opened by J-Moravec almost 3 years ago - 10 comments

#57 - Unclear documentation on .character_only = TRUE affect on .into

Issue - State: closed - Opened by brshallo about 3 years ago - 2 comments
Labels: fixed-in-dev

#56 - Add ability to load packages from any library directory

Issue - State: closed - Opened by awong234 about 3 years ago - 13 comments
Labels: fixed-in-main

#55 - Update `from.R` to use `getNamespaceExports` at the appropriate time

Pull Request - State: closed - Opened by awong234 about 3 years ago - 10 comments
Labels: fixed-in-dev

#54 - support for hidden functions/objects

Issue - State: closed - Opened by hutch3232 over 3 years ago - 10 comments

#53 - support symbols in .into

Issue - State: closed - Opened by hutch3232 over 3 years ago - 21 comments

#52 - Placing to-be-imported operators inside double vs. single quote?

Issue - State: closed - Opened by chunyunma almost 4 years ago - 2 comments

#51 - Support encoding when importing R source files

Issue - State: closed - Opened by psychelzh about 4 years ago - 3 comments
Labels: wontfix

#50 - Use case for "import::from(<pkg>, '<func>', .into = '<group>')"?

Issue - State: closed - Opened by chunyunma over 4 years ago - 1 comment

#49 - Making the import package work with the drake/targets package

Issue - State: closed - Opened by telegott over 4 years ago - 5 comments
Labels: wontfix

#48 - import function only for a specific environment

Issue - State: closed - Opened by vnijs over 4 years ago - 2 comments

#47 - This is release version 1.2.0

Pull Request - State: closed - Opened by torfason over 4 years ago

#46 - Update readme and vignette

Pull Request - State: closed - Opened by torfason over 4 years ago - 2 comments

#45 - Add params to into/here and error on library() in module

Pull Request - State: closed - Opened by torfason over 4 years ago

#44 - Using library() inside imported module should be an error

Issue - State: closed - Opened by torfason over 4 years ago - 1 comment
Labels: maintenance

#43 - Add link to web site on github project page

Issue - State: closed - Opened by torfason over 4 years ago - 1 comment
Labels: maintenance

#42 - Remove internal functions from documentation

Issue - State: closed - Opened by torfason over 4 years ago
Labels: maintenance

#41 - Suggest deleting the fix-import-here-environment branch

Issue - State: closed - Opened by torfason over 4 years ago - 1 comment
Labels: maintenance

#40 - Update DESCRIPTION

Pull Request - State: closed - Opened by smbache over 4 years ago

#39 - Add cname file.

Pull Request - State: closed - Opened by smbache over 4 years ago

#38 - CI on windows seems like more trouble than it is worth, propose to remove it

Issue - State: closed - Opened by torfason over 4 years ago - 5 comments

#37 - Implement pkgdown web site and update documentation

Pull Request - State: closed - Opened by torfason over 4 years ago

#36 - Fix issues with recursive usage

Pull Request - State: closed - Opened by torfason over 4 years ago - 1 comment

#34 - Recursive calls to import::from() do not work

Issue - State: closed - Opened by torfason over 4 years ago - 1 comment

#33 - README (as opposed to README.md) is out of date

Issue - State: closed - Opened by torfason over 4 years ago - 1 comment

#32 - Use pkgdown to create a web site for the import package

Issue - State: closed - Opened by torfason over 4 years ago - 2 comments

#31 - Add Github Actions boilerplate.

Pull Request - State: closed - Opened by smbache over 4 years ago - 2 comments

#30 - Fix issues with using absolute paths for modules

Pull Request - State: closed - Opened by torfason over 4 years ago - 8 comments

#29 - Setup CI

Issue - State: closed - Opened by smbache over 4 years ago - 1 comment

#28 - Documentation doesn't match behavior for current github version

Issue - State: closed - Opened by mmuurr over 4 years ago - 6 comments
Labels: fixed-in-main

#27 - import as

Issue - State: closed - Opened by idavydov over 4 years ago - 12 comments
Labels: fixed-in-main

#26 - New parameters for from() + unit tests + additions to vignette

Pull Request - State: closed - Opened by torfason over 4 years ago - 6 comments

#25 - import all objects from package for modules

Issue - State: closed - Opened by mmuurr over 4 years ago - 3 comments
Labels: fixed-in-main

#24 - Join tidyverse

Issue - State: closed - Opened by hyiltiz about 5 years ago - 1 comment
Labels: wontfix

#23 - Import all but one (or a few) function in a package

Issue - State: closed - Opened by torfason over 5 years ago - 5 comments
Labels: fixed-in-main

#22 - Fix .into environment for import::here calls

Pull Request - State: closed - Opened by smbache over 5 years ago - 1 comment

#21 - recent github version breaks import::* within functions

Issue - State: closed - Opened by mmuurr over 5 years ago - 5 comments
Labels: fixed-in-main

#20 - Set default `.library` via `options`

Pull Request - State: closed - Opened by ashiklom almost 6 years ago - 4 comments
Labels: wontfix

#19 - New CRAN issue?

Issue - State: closed - Opened by dpavlic about 6 years ago - 2 comments
Labels: fixed-in-main

#18 - Use name of versioned package in import aliases

Pull Request - State: closed - Opened by flying-sheep about 6 years ago - 4 comments

#16 - Importing methods

Issue - State: closed - Opened by flying-sheep about 6 years ago - 6 comments
Labels: duplicate

#15 - chdir option?

Issue - State: closed - Opened by t-kalinowski over 6 years ago - 3 comments
Labels: fixed-in-main

#14 - if __name__ == “__main__”

Issue - State: closed - Opened by petobens almost 7 years ago - 1 comment
Labels: wontfix

#13 - Import module .from=`variable`

Issue - State: closed - Opened by clamus about 8 years ago - 24 comments
Labels: fixed-in-main

#11 - avoiding the use of `library` in Shiny apps

Issue - State: closed - Opened by vnijs about 9 years ago - 10 comments

#10 - import::from doesn't seem to work from vignettes

Issue - State: closed - Opened by krlmlr over 9 years ago - 9 comments

#9 - Duplicate imports

Issue - State: closed - Opened by krlmlr over 9 years ago - 17 comments
Labels: fixed-in-main

#8 - Import modules from URLs

Issue - State: closed - Opened by noamross over 9 years ago - 6 comments
Labels: fixed-in-main

#7 - Version specification in import::from

Issue - State: closed - Opened by ashander over 9 years ago - 1 comment

#6 - Similar functionality for R scripts

Issue - State: closed - Opened by Mullefa over 9 years ago - 11 comments

#5 - How to treat non-exported objects

Issue - State: closed - Opened by smbache almost 10 years ago - 1 comment

#4 - equivalent to source(somepackage, local = TRUE)

Issue - State: closed - Opened by vnijs almost 10 years ago - 26 comments

#3 - Inherits, TRUE or FALSE

Issue - State: closed - Opened by smbache almost 10 years ago - 1 comment

#2 - Use `eval.parent` instead of `eval`

Pull Request - State: closed - Opened by klmr almost 10 years ago - 1 comment

#1 - Retain documentation linkage for aliased functions

Issue - State: closed - Opened by leeper almost 10 years ago - 3 comments