\HeaderA{buildReposEntry}{A function to generate ReposEntry objects}{buildReposEntry}
\aliasA{buildReposList}{buildReposEntry}{buildReposList}
\keyword{utilities}{buildReposEntry}
\begin{Description}\relax
A simple helper function to wrap generation of \code{ReposEntry} and
\code{ReposList} objects.
\end{Description}
\begin{Usage}
\begin{verbatim}
buildReposEntry(replisting, repdatadesc, repTheme)
buildReposList(reps, recurse=TRUE, method="auto")
\end{verbatim}
\end{Usage}
\begin{Arguments}
\begin{ldescription}
\item[\code{replisting}] An object of type 'replisting'
\item[\code{repdatadesc}] an object of type 'repdatadesc'
\item[\code{repTheme}] A list of \code{\LinkA{reposTheme}{reposTheme}} objects
\item[\code{reps}] A list of \code{ReposEntry} objects
\item[\code{recurse}] Whether or not to search subrepositories
\item[\code{method}] Method used for file downloads.  See \code{download.file}
\end{ldescription}
\end{Arguments}
\begin{Value}
An object of appropriate class, or NULL on failure.
\end{Value}
\begin{Author}\relax
Jeff Gentry
\end{Author}
\begin{SeeAlso}\relax
\code{\LinkA{ReposEntry-class}{ReposEntry.Rdash.class}}, \code{\LinkA{ReposList}{ReposList}},
\code{\LinkA{reposTheme-class}{reposTheme.Rdash.class}}
\end{SeeAlso}
\begin{Examples}
\begin{ExampleCode}
\end{ExampleCode}
\end{Examples}


