#'
#'\tabular{ll}{
#'Package: \tab divideconquer\cr
#'Type: \tab Package\cr
#'Version: \tab 0.1\cr
#'Date: \tab 2017-05-18 \cr
#'License: \tab GPL (>= 2)\cr
#'LazyLoad: \tab yes\cr
#'}
#' Applies divide-and-conquer adaptive lasso based on least square approximation
#'
#'@name divideconquer-package
#'@aliases divideconquer
#'@docType package
#'@title Divide-and-Conquer adaptive lasso with least square approximation
#'@author Yan Wang \email{yaw719@mail.harvard.edu}, Tianxi Cai \email{tcai@hsph.harvard.edu}
#'@references
#'the paper
#'@importFrom Rcpp evalCpp
#'@useDynLib divideconquer
#'@keywords package
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.