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
X
xtsr
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 17, 2024 — Jul 17, 2025
Showing page 5 of 30
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
o added new file xtsAPI.h with renamed exported API functions all prefixed xts*
edd
More...
over 12 years ago
o update to provide import stubs for all functions exported in init.c
edd
More...
over 12 years ago
o minor cleanup in init.c for exported functions
edd
More...
over 12 years ago
o added missing semicolon
edd
More...
over 12 years ago
register do_rbind_xts (instead of rbindXts) for external access
edd
More...
over 12 years ago
o added coredata_xts and lagXts in registration routine (init.c)
jryan
More...
over 12 years ago
o added tzone and tclass functions as aliases to
jryan
More...
over 12 years ago
o changes to fix WARNINGS from R 3.0 (unstable/dev)
jryan
More...
over 12 years ago
o new (experimental) addlast to endpoints (R,c,Rd). Currently commented out and non-functioning at the user level. Has no visible effect yet.
jryan
More...
over 12 years ago
o xts() displays warning for order.by of class Date and if tzone is set. Bring on the smarter fools!
jryan
More...
over 12 years ago
o merged some additional changes back into xts.R related to TZ handling. Still somewhat flaky if you stupidly force a tzone with a Date object. Caveat emptor? or play nice?
jryan
More...
over 12 years ago
o increased version to 0.9-0
jryan
More...
over 12 years ago
o updated [.xts to handle new "Date" indexing upgrades
jryan
More...
over 12 years ago
- do not register mean.xts S3 method (mean didn't work col-wise on matrix)
bodanker
More...
over 12 years ago
o xts() now ignores TZ and tzone= settings when order.by is
jryan
More...
over 12 years ago
o added importFrom zoo,zoo and zoo,MATCH for proper extension in
jryan
More...
over 12 years ago
o starting at 1 not 0 (R not C :-) )
jryan
More...
over 12 years ago
o very experimental fix for endpoints when k= is specified
jryan
More...
over 12 years ago
- bump version
bodanker
More...
over 12 years ago
o dropped mean.xts export for now, as breaking user code with non-R 'blessed' behavior
jryan
More...
over 12 years ago
o added a NOTE related to drop=FALSE behavior default
jryan
More...
over 12 years ago
o modified str() output to make use of proper ISO8601 range formating
jryan
More...
almost 13 years ago
- Unregister sd.xts as a S3 method (sd is not generic)
bodanker
More...
almost 13 years ago
o fixed bug in reclass when tzone of object is different
jryan
More...
almost 13 years ago
o increased version to 0.8-8
jryan
More...
almost 13 years ago
- import stats::sd for sd.xts
bodanker
More...
almost 13 years ago
- add and S3method mean.xts and sd.xts
braverock
More...
almost 13 years ago
range(x) --> range(x, na.rm = TRUE) in ylim calculations
weylandt
More...
almost 13 years ago
Add a few ideas to TODO
weylandt
More...
almost 13 years ago
- Fix error in xts() when x is a 1-column data.frame
bodanker
More...
almost 13 years ago
←
1
2
3
4
5
6
7
8
9
…
29
30
→
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