issues
search
rticulate
/
import
An Import Mechanism For R
https://import.rticulate.org
Other
222
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add import::show() or similar function for convenience of showing possible imports
#95
jonasfreimuth
closed
3 months ago
4
(Enhancement) Register module as a namespace
#94
J-Moravec
closed
3 months ago
2
Update README and pkgdown site
#92
torfason
closed
10 months ago
0
Update README and pkgdown site
#91
torfason
closed
10 months ago
0
Update gh actions
#90
olivroy
closed
10 months ago
5
Final CRAN submission updates. This is release version 1.3.2
#89
torfason
closed
10 months ago
0
Update main from dev before release 1.3.2
#88
torfason
closed
10 months ago
0
Hotfix for #86
#87
J-Moravec
closed
10 months ago
1
.S3 doesn't work correctly if class contains a dot (".")
#86
bspalat
closed
10 months ago
4
Update See also with the box package
#85
SamGG
closed
10 months ago
2
Final CRAN submission updates. This is release version 1.3.1
#84
torfason
closed
1 year ago
0
Fast-forward main to dev in preparation of v1.3.1
#83
torfason
closed
1 year ago
0
Fix GitHub Actions
#82
hutch3232
closed
1 year ago
1
Handle module import errors
#81
hutch3232
closed
1 year ago
0
Fix subsequent import issue
#80
hutch3232
closed
1 year ago
0
Errors in imported script requires manual `detach` or R session restart
#79
hutch3232
closed
1 year ago
1
Subsequent `import::from` into "imports" does not work
#78
hutch3232
closed
1 year ago
4
`import::from` does not update when a nested file has been edited
#77
vdanglse
closed
1 year ago
5
Error when using in unit tests
#76
kenahoo
closed
1 year ago
5
issue while importing functions that use data.table syntaxis
#75
phisanti
closed
1 year ago
4
can't import from two different versions of package
#74
ggrothendieck
opened
1 year ago
4
Question regarding S3 methods, dependencies, and functions run inside other functions
#73
tony-aw
closed
1 year ago
3
some_module.R - comments unclear
#72
HenningLorenzen-ext-bayer
closed
2 years ago
1
`import::from()` not working inside package function
#71
brshallo
opened
2 years ago
10
Default of .library parameter, and order of loadNamespace() and getNamespaceExports()
#70
torfason
closed
2 years ago
1
Towards 1.4.0
#69
torfason
opened
2 years ago
6
Switch default branch to main
#68
torfason
closed
1 year ago
2
adds support for `.into` as a symbol
#66
hutch3232
closed
2 years ago
1
Added rudimentary S3 support
#65
J-Moravec
closed
2 years ago
9
Hidden object support
#64
hutch3232
closed
2 years ago
1
Add import::config() function or similar?
#63
torfason
opened
2 years ago
8
Update .character_only=TRUE documentation, see #57
#62
brshallo
closed
2 years ago
1
Time for a new release (1.3.0)?
#61
torfason
closed
2 years ago
7
GitHub commit checks have started to fail without discernible reason
#60
torfason
closed
2 years ago
3
`get` being overridden by other packages
#59
awong234
closed
2 years ago
7
importing S3 methods
#58
J-Moravec
closed
2 years ago
10
Unclear documentation on .character_only = TRUE affect on .into
#57
brshallo
closed
2 years ago
2
Add ability to load packages from any library directory
#56
awong234
closed
1 year ago
13
Update `from.R` to use `getNamespaceExports` at the appropriate time
#55
awong234
closed
2 years ago
10
support for hidden functions/objects
#54
hutch3232
closed
2 years ago
10
support symbols in .into
#53
hutch3232
closed
2 years ago
21
Placing to-be-imported operators inside double vs. single quote?
#52
chunyunma
closed
3 years ago
2
Support encoding when importing R source files
#51
psychelzh
closed
2 years ago
3
Use case for "import::from(<pkg>, '<func>', .into = '<group>')"?
#50
chunyunma
closed
4 years ago
1
Making the import package work with the drake/targets package
#49
telegott
closed
2 years ago
5
import function only for a specific environment
#48
vnijs
closed
4 years ago
2
This is release version 1.2.0
#47
torfason
closed
4 years ago
0
Update readme and vignette
#46
torfason
closed
4 years ago
2
Add params to into/here and error on library() in module
#45
torfason
closed
4 years ago
0
Using library() inside imported module should be an error
#44
torfason
closed
4 years ago
1
Next