The R Project SVN R-packages

Rev

Rev 3471 | Rev 3482 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3471 Rev 3473
Line 1... Line 1...
1
2006-08-23 (10:27 Manila)
1
2006-08-23 (10:27 Manila)
-
 
2
- added mean.sqlite.vector, fixed summary.sqlite.vector, added
-
 
3
summary.sqlite.data.frame
-
 
4
- is.list.sqlite.vector === FALSE
-
 
5
- fixed version conditionals for generic sort
-
 
6
- fixed sdfImportSQLite, added test case
-
 
7
- fixed _copy_factor_levels2
-
 
8
- checked on linux (R-2.3.0, R-devel)
-
 
9
 
-
 
10
2006-08-23 (10:27 Manila)
2
- added [], [n], [,] indexing for sdf. added tests for those
11
- added [], [n], [,] indexing for sdf. added tests for those
3
- added Prof. Bates print.sqlite.data.frame with modifications,
12
- added Prof. Bates print.sqlite.data.frame with modifications,
4
print.sqlite.vector
13
print.sqlite.vector
5
- changed inameSdf to return filename too
14
- changed inameSdf to return filename too
6
- changed some Rprintf to error() and warning()
15
- changed some Rprintf to error() and warning()