Skip to content

Commit

Permalink
Remove most function for version 3..0.0 Issue #113
Browse files Browse the repository at this point in the history
Will need to stabilize tests before proceeding
  • Loading branch information
nutterb committed Jun 30, 2023
1 parent 6ce2881 commit aa45637
Show file tree
Hide file tree
Showing 34 changed files with 0 additions and 4,592 deletions.
14 changes: 0 additions & 14 deletions NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Generated by roxygen2: do not edit by hand

S3method("[",redcapFactor)
S3method(allocationTable,redcapApiConnection)
S3method(createFileRepositoryFolder,redcapApiConnection)
S3method(deleteArms,redcapApiConnection)
Expand All @@ -9,7 +8,6 @@ S3method(deleteFiles,redcapApiConnection)
S3method(deleteFromFileRepository,redcapApiConnection)
S3method(deleteRecords,redcapApiConnection)
S3method(exportArms,redcapApiConnection)
S3method(exportBundle,redcapApiConnection)
S3method(exportDags,redcapApiConnection)
S3method(exportEvents,redcapApiConnection)
S3method(exportFieldNames,redcapApiConnection)
Expand All @@ -24,11 +22,9 @@ S3method(exportMetaData,redcapApiConnection)
S3method(exportNextRecordName,redcapApiConnection)
S3method(exportPdf,redcapApiConnection)
S3method(exportProjectInformation,redcapApiConnection)
S3method(exportRecords,redcapApiConnection)
S3method(exportRecordsTyped,redcapApiConnection)
S3method(exportRecordsTyped,redcapOfflineConnection)
S3method(exportRepeatingInstrumentsEvents,redcapApiConnection)
S3method(exportReports,redcapApiConnection)
S3method(exportReportsTyped,redcapApiConnection)
S3method(exportSurveyParticipants,redcapApiConnection)
S3method(exportUsers,redcapApiConnection)
Expand All @@ -49,10 +45,8 @@ S3method(missingSummary,redcapApiConnection)
S3method(preserveProject,redcapApiConnection)
S3method(print,invalid)
S3method(print,redcapApiConnection)
S3method(print,redcapFactor)
S3method(print,redcapOfflineConnection)
S3method(purgeProject,redcapApiConnection)
S3method(redcapProjectInfo,redcapApiConnection)
S3method(restoreProject,list)
S3method(restoreProject,redcapApiConnection)
S3method(summary,invalid)
Expand All @@ -74,7 +68,6 @@ export(castLabel)
export(castRaw)
export(castTimeHHMM)
export(castTimeMMSS)
export(checkbox_suffixes)
export(createFileRepositoryFolder)
export(deleteArms)
export(deleteEvents)
Expand All @@ -84,7 +77,6 @@ export(deleteFromFileRepository)
export(deleteRecords)
export(exportArms)
export(exportBulkRecords)
export(exportBundle)
export(exportDags)
export(exportEvents)
export(exportFieldNames)
Expand All @@ -99,11 +91,8 @@ export(exportMetaData)
export(exportNextRecordName)
export(exportPdf)
export(exportProjectInformation)
export(exportRecords)
export(exportRecordsTyped)
export(exportRecords_offline)
export(exportRepeatingInstrumentsEvents)
export(exportReports)
export(exportReportsTyped)
export(exportSurveyParticipants)
export(exportUsers)
Expand Down Expand Up @@ -133,11 +122,8 @@ export(preserveProject)
export(purgeProject)
export(raw_cast)
export(recastRecords)
export(recodeCheck)
export(reconstituteFileFromExport)
export(redcapConnection)
export(redcapFactorFlip)
export(redcapProjectInfo)
export(restoreProject)
export(splitForms)
export(stripHTMLTags)
Expand Down
41 changes: 0 additions & 41 deletions R/Extraction.R

This file was deleted.

63 changes: 0 additions & 63 deletions R/checkbox_suffixes.R

This file was deleted.

74 changes: 0 additions & 74 deletions R/cleanseMetaData.R

This file was deleted.

70 changes: 0 additions & 70 deletions R/deprecated_recapProjectInfo.R

This file was deleted.

Loading

0 comments on commit aa45637

Please sign in to comment.