Skip to content

Commit

Permalink
Remove svn remnants
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Oct 10, 2013
1 parent 60defa6 commit 4966c45
Show file tree
Hide file tree
Showing 40 changed files with 1 addition and 59 deletions.
4 changes: 0 additions & 4 deletions R/MySQL.R
@@ -1,6 +1,3 @@
##
## $Id$
##
## Copyright (C) 1999 The Omega Project for Statistical Computing.
##
## This library is free software; you can redistribute it and/or
Expand All @@ -21,7 +18,6 @@
## Constants
##

.MySQLRCS <- "$Id$"
.MySQLPkgName <- "RMySQL" ## should we set thru package.description()?
.MySQLVersion <- "0.5-12" ##package.description(.MySQLPkgName, fields = "Version")
.MySQL.NA.string <- "\\N" ## on input, MySQL interprets \N as NULL (NA)
Expand Down
3 changes: 0 additions & 3 deletions R/MySQLSupport.R
@@ -1,6 +1,3 @@
##
## $Id$
##
## Copyright (C) 1999 The Omega Project for Statistical Computing.
##
## This library is free software; you can redistribute it and/or
Expand Down
3 changes: 0 additions & 3 deletions R/S4R.R
@@ -1,6 +1,3 @@
##
## $Id$
##
## R/S-Plus compatibility

usingR <- function(major=0, minor=0){
Expand Down
3 changes: 0 additions & 3 deletions R/dbObjectId.R
@@ -1,6 +1,3 @@
##
## $Id$
##
## Copyright (C) 1999-2002 The Omega Project for Statistical Computing.
##
## This library is free software; you can redistribute it and/or
Expand Down
4 changes: 0 additions & 4 deletions R/zzz.R
@@ -1,7 +1,3 @@
##
## $Id$
##

.conflicts.OK <- TRUE

.onLoad <-
Expand Down
2 changes: 0 additions & 2 deletions inst/INSTALL
@@ -1,5 +1,3 @@
$Id$

1. LINUX/MAC

Installation:
Expand Down
2 changes: 0 additions & 2 deletions inst/README
@@ -1,5 +1,3 @@
$Id$

R/S-Plus Database Interface and the MySQL driver

For details, see the Adobe PDF file "DBI.pdf"" in this
Expand Down
1 change: 0 additions & 1 deletion man/MySQL.Rd
@@ -1,4 +1,3 @@
% $Id$
\name{MySQL}
\alias{MySQL}
\title{
Expand Down
1 change: 0 additions & 1 deletion man/MySQLConnection-class.Rd
@@ -1,4 +1,3 @@
% $Id$
\name{MySQLConnection-class}
\docType{class}
\alias{MySQLConnection-class}
Expand Down
1 change: 0 additions & 1 deletion man/MySQLDriver-class.Rd
@@ -1,4 +1,3 @@
% $Id$
\name{MySQLDriver-class}
\docType{class}
\alias{MySQLDriver-class}
Expand Down
1 change: 0 additions & 1 deletion man/MySQLObject-class.Rd
@@ -1,4 +1,3 @@
% $Id$
\name{MySQLObject-class}
\docType{class}
\alias{MySQLObject-class}
Expand Down
1 change: 0 additions & 1 deletion man/MySQLResult-class.Rd
@@ -1,4 +1,3 @@
% $Id$
\name{MySQLResult-class}
\docType{class}
\alias{MySQLResult-class}
Expand Down
1 change: 0 additions & 1 deletion man/S4R.Rd
@@ -1,4 +1,3 @@
% $Id$
\name{S4R}
\alias{ErrorClass}
\alias{usingR}
Expand Down
1 change: 0 additions & 1 deletion man/dbApply-methods.Rd
@@ -1,4 +1,3 @@
% $Id$
\name{dbApply-methods}
\docType{methods}
\alias{dbApply-methods}
Expand Down
1 change: 0 additions & 1 deletion man/dbApply.Rd
@@ -1,4 +1,3 @@
% $Id$
\name{dbApply}
\alias{dbApply}
\title{Apply R functions to remote groups of DBMS rows (experimental)}
Expand Down
1 change: 0 additions & 1 deletion man/dbCallProc-methods.Rd
@@ -1,4 +1,3 @@
% $Id$
\name{dbCallProc-methods}
\docType{methods}
\alias{dbCallProc-methods}
Expand Down
1 change: 0 additions & 1 deletion man/dbCommit-methods.Rd
@@ -1,4 +1,3 @@
% $Id$
\name{dbCommit-methods}
\docType{methods}
\alias{dbCommit-methods}
Expand Down
1 change: 0 additions & 1 deletion man/dbConnect-methods.Rd
@@ -1,4 +1,3 @@
% $Id$
\name{dbConnect-methods}
\docType{methods}
\alias{dbDisconnect-methods}
Expand Down
1 change: 0 additions & 1 deletion man/dbDataType-methods.Rd
@@ -1,4 +1,3 @@
% $Id$
\name{dbDataType-methods}
\docType{methods}
\alias{dbDataType-methods}
Expand Down
1 change: 0 additions & 1 deletion man/dbDriver-methods.Rd
@@ -1,4 +1,3 @@
% $Id$
\name{dbDriver-methods}
\docType{methods}
\alias{dbDriver-methods}
Expand Down
1 change: 0 additions & 1 deletion man/dbEscapeStrings.Rd
@@ -1,4 +1,3 @@
% $Id$
\name{dbEscapeStrings}
\alias{dbEscapeStrings}
\title{Escape SQL-special characters in strings}
Expand Down
1 change: 0 additions & 1 deletion man/dbGetInfo-methods.Rd
@@ -1,4 +1,3 @@
% $Id$
\name{dbGetInfo-methods}
\docType{methods}
\alias{dbGetInfo}
Expand Down
1 change: 0 additions & 1 deletion man/dbListTables-methods.Rd
@@ -1,4 +1,3 @@
% $Id$
\name{dbListTables-methods}
\docType{methods}
\alias{dbListTables-methods}
Expand Down
1 change: 0 additions & 1 deletion man/dbNextResult.Rd
@@ -1,4 +1,3 @@
% $Id$
\name{dbNextResult}
\alias{dbNextResult}
\alias{dbMoreResults}
Expand Down
1 change: 0 additions & 1 deletion man/dbObjectId-class.Rd
@@ -1,4 +1,3 @@
% $Id$
\name{dbObjectId-class}
\docType{class}
\alias{dbObjectId-class}
Expand Down
1 change: 0 additions & 1 deletion man/dbReadTable-methods.Rd
@@ -1,4 +1,3 @@
% $Id$
\name{dbReadTable-methods}
\docType{methods}
\alias{dbReadTable-methods}
Expand Down
1 change: 0 additions & 1 deletion man/dbSendQuery-methods.Rd
@@ -1,4 +1,3 @@
% $Id$
\name{dbSendQuery-methods}
\docType{methods}
\alias{dbSendQuery-methods}
Expand Down
1 change: 0 additions & 1 deletion man/dbSetDataMappings-methods.Rd
@@ -1,4 +1,3 @@
% $Id$
\name{dbSetDataMappings-methods}
\docType{methods}
\alias{dbSetDataMappings-methods}
Expand Down
1 change: 0 additions & 1 deletion man/fetch-methods.Rd
@@ -1,4 +1,3 @@
% $Id$
\name{fetch-methods}
\docType{methods}
\alias{fetch-methods}
Expand Down
1 change: 0 additions & 1 deletion man/isIdCurrent.Rd
@@ -1,4 +1,3 @@
% $Id$
\name{isIdCurrent}
\alias{isIdCurrent}
\title{
Expand Down
1 change: 0 additions & 1 deletion man/make.db.names-methods.Rd
@@ -1,4 +1,3 @@
% $Id$
\name{make.db.names-methods}
\docType{methods}
\alias{SQLKeywords-methods}
Expand Down
1 change: 0 additions & 1 deletion man/mysqlClientLibraryVersions.Rd
@@ -1,4 +1,3 @@
% $Id$
\name{mysqlClientLibraryVersions}
\alias{mysqlClientLibraryVersions}
\title{MySQL Check for Compiled Versus Loaded Client Library Versions}
Expand Down
1 change: 0 additions & 1 deletion man/mysqlDBApply.Rd
@@ -1,4 +1,3 @@
% $Id$
\name{mysqlDBApply}
\alias{mysqlDBApply}
\title{Apply R/S-Plus functions to remote groups of DBMS rows (experimental)}
Expand Down
1 change: 0 additions & 1 deletion man/mysqlSupport.Rd
@@ -1,4 +1,3 @@
% $Id$
\name{mysqlSupport}
\alias{mysqlInitDriver} % driver-related function
\alias{mysqlDriverInfo}
Expand Down
1 change: 0 additions & 1 deletion man/safe.write.Rd
@@ -1,4 +1,3 @@
% $Id$
\name{safe.write}
\alias{safe.write}
\title{Write a data.frame avoiding exceeding memory limits}
Expand Down
1 change: 0 additions & 1 deletion man/summary-methods.Rd
@@ -1,4 +1,3 @@
% $Id$
\name{summary-methods}
\docType{methods}
\alias{coerce-methods}
Expand Down
3 changes: 0 additions & 3 deletions src/RS-DBI.c
@@ -1,7 +1,4 @@
/*
* $Id$
*
*
* Copyright (C) 1999-2002 The Omega Project for Statistical Computing
*
* This library is free software; you can redistribute it and/or
Expand Down
2 changes: 0 additions & 2 deletions src/RS-DBI.h
@@ -1,8 +1,6 @@
#ifndef _RS_DBI_H
#define _RS_DBI_H 1
/*
* $Id$
*
* Copyright (C) 1999-2002 The Omega Project for Statistical Computing.
*
* This library is free software; you can redistribute it and/or
Expand Down
2 changes: 0 additions & 2 deletions src/RS-MySQL.h
@@ -1,8 +1,6 @@
#ifndef _RS_MYSQL_H
#define _RS_MYSQL_H 1
/*
* $Id$
*
* Copyright (C) 1999-2002 The Omega Project for Statistical Computing.
*
* This library is free software; you can redistribute it and/or
Expand Down
3 changes: 1 addition & 2 deletions src/S4R.h
@@ -1,5 +1,4 @@
/* $Id$
*
/*
* ----
* The name of the project is RMySQL, not RSMySQL, so at some point we
* will inevitably break compatibility with Splus.
Expand Down

0 comments on commit 4966c45

Please sign in to comment.