openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
listenv
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 09, 2024 — Jun 09, 2025
Showing page 10 of 13
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add arguments 'all.names' and 'sorted' to as.list() for list environments [#16]
hb
More...
over 9 years ago
Add all.equal() for list environments [#16]
hb
More...
over 9 years ago
Add example(listenv)
hb
More...
over 9 years ago
Adding support for multidimensional subsetting to parse_env_subset()
hb
More...
over 9 years ago
Preparing parse_env_subset() for multi-dimensional subsetting
hb
More...
over 9 years ago
Merge branch 'develop' into feature/dimensions
hb
More...
over 9 years ago
Using \dots not ... in Rd
hb
More...
over 9 years ago
Add more meat/example to vignette
hb
More...
over 9 years ago
Refreshed dot files
hb
More...
over 9 years ago
Add vignette [#15]
hb
More...
over 9 years ago
CLEANUP: map() and map()<- are now plain functions + latter no longer exported [#8]. map() is used by future package, so still needs to be exported.
hb
More...
over 9 years ago
Now map() accessors no longer uses inherits=TRUE [#8]
hb
More...
over 9 years ago
Internal assign_by_index() etc are now plain functions [#8]
hb
More...
over 9 years ago
Internal variable names now have prefix `.listenv_var_`; assign():ing variables of such names for other purpose is now invalid [#6]
hb
More...
over 9 years ago
Always dropping dimnames if dim is set [#11]
hb
More...
over 9 years ago
Add support for x[[i,j,..]] <- value assignments [#11]
hb
More...
over 9 years ago
Merge branch 'develop' into feature/dimensions
hb
More...
over 9 years ago
unlist(listenv()) would give error
hb
More...
over 9 years ago
Merge branch 'develop' into feature/dimensions
hb
More...
over 9 years ago
Rebuilt dot files
hb
More...
over 9 years ago
Add support for x <- listenv(a=1, b=2) [#7] Deprecated x <- listenv(length=n) [#7]
hb
More...
over 9 years ago
Merge branch 'develop' into feature/dimensions
hb
More...
over 9 years ago
Tweak; avoid na.omit()
hb
More...
over 9 years ago
Merge branch 'develop' into feature/dimensions
hb
More...
over 9 years ago
Add support for length(x) <- n [#13]
hb
More...
over 9 years ago
Merge branch 'develop' into feature/dimensions
hb
More...
over 9 years ago
BUG FIX: x[idxs], x[name] <- y and x$<name> <- y would introduce NA names for non-named list environments [#12]
hb
More...
over 9 years ago
TESTS: Add test for subsetting with dimensions [#12]
hb
More...
over 9 years ago
Add dim(), dimnames() and assignment for ditto [#12] Implement x[[i,...]] for getting single element.
hb
More...
over 9 years ago
Add non-functional placeholders for additional dimensions when subsetting [#11]
hb
More...
over 9 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree