Skip to content

Instantly share code, notes, and snippets.

@seanjtaylor
Created January 24, 2017 21:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seanjtaylor/925902ba4093ab4eb1ef748d677a63c7 to your computer and use it in GitHub Desktop.
Save seanjtaylor/925902ba4093ab4eb1ef748d677a63c7 to your computer and use it in GitHub Desktop.
configure.win only
* using log directory 'd:/RCompile/CRANguest/R-release/prophet.Rcheck'
* using R version 3.3.2 (2016-10-31)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* checking for file 'prophet/DESCRIPTION' ... OK
* this is package 'prophet' version '0.1'
* checking CRAN incoming feasibility ... NOTE
Maintainer: 'Sean Taylor <sjt@fb.com>'
New submission
License components with restrictions and base license permitting such:
BSD_3_clause + file LICENSE
File 'LICENSE':
BSD License
For Prophet software
Copyright (c) 2017-present, Facebook, Inc. All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
* Neither the name Facebook nor the names of its contributors may be used to
endorse or promote products derived from this software without specific
prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Possibly mis-spelled words in DESCRIPTION:
Tunable (2:45)
outliers (13:11)
Package has a VignetteBuilder field but no prebuilt vignette index.
The Description field should not start with the package name,
'This package' or similar.
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking whether package 'prophet' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* loading checks for arch 'i386'
** checking whether the package can be loaded ... ERROR
Loading this package had a fatal error status code 1
Loading log:
Error: package 'prophet' is not installed for 'arch = i386'
Execution halted
** DONE
Status: 1 ERROR, 1 NOTE
* installing *source* package 'prophet' ...
** libs
Warning: this package has a non-empty 'configure.win' file,
so building only the main architecture
installing via 'install.libs.R' to d:/RCompile/CRANguest/R-release/lib/prophet
Compiling models (this will take a minute...)
In file included from d:/RCompile/CRANpkg/lib/3.3/BH/include/boost/config.hpp:39:0,
from d:/RCompile/CRANpkg/lib/3.3/BH/include/boost/math/tools/config.hpp:13,
from d:/RCompile/CRANpkg/lib/3.3/StanHeaders/include/stan/math/rev/core/var.hpp:7,
from d:/RCompile/CRANpkg/lib/3.3/StanHeaders/include/stan/math/rev/core/gevv_vvv_vari.hpp:5,
from d:/RCompile/CRANpkg/lib/3.3/StanHeaders/include/stan/math/rev/core.hpp:12,
from d:/RCompile/CRANpkg/lib/3.3/StanHeaders/include/stan/math/rev/mat.hpp:4,
from d:/RCompile/CRANpkg/lib/3.3/StanHeaders/include/stan/math.hpp:4,
from d:/RCompile/CRANpkg/lib/3.3/StanHeaders/include/src/stan/model/model_header.hpp:4,
from file53644dc92984.cpp:8:
d:/RCompile/CRANpkg/lib/3.3/BH/include/boost/config/compiler/gcc.hpp:186:0: warning: "BOOST_NO_CXX11_RVALUE_REFERENCES" redefined
# define BOOST_NO_CXX11_RVALUE_REFERENCES
^
<command-line>:0:0: note: this is the location of the previous definition
In file included from d:/RCompile/CRANpkg/lib/3.3/BH/include/boost/multi_array/base.hpp:28:0,
from d:/RCompile/CRANpkg/lib/3.3/BH/include/boost/multi_array.hpp:21,
from d:/RCompile/CRANpkg/lib/3.3/BH/include/boost/numeric/odeint/util/multi_array_adaption.hpp:29,
from d:/RCompile/CRANpkg/lib/3.3/BH/include/boost/numeric/odeint.hpp:61,
from d:/RCompile/CRANpkg/lib/3.3/StanHeaders/include/stan/math/prim/arr/functor/integrate_ode_rk45.hpp:13,
from d:/RCompile/CRANpkg/lib/3.3/StanHeaders/include/stan/math/prim/arr.hpp:36,
from d:/RCompile/CRANpkg/lib/3.3/StanHeaders/include/stan/math/prim/mat.hpp:299,
from d:/RCompile/CRANpkg/lib/3.3/StanHeaders/include/stan/math/rev/mat.hpp:11,
from d:/RCompile/CRANpkg/lib/3.3/StanHeaders/include/stan/math.hpp:4,
from d:/RCompile/CRANpkg/lib/3.3/StanHeaders/include/src/stan/model/model_header.hpp:4,
from file53644dc92984.cpp:8:
d:/RCompile/CRANpkg/lib/3.3/BH/include/boost/multi_array/concept_checks.hpp: In static member function 'static void boost::multi_array_concepts::detail::idgen_helper<N>::call(Array&, const IdxGen&, Call_Type)':
d:/RCompile/CRANpkg/lib/3.3/BH/include/boost/multi_array/concept_checks.hpp:42:43: warning: typedef 'index_range' locally defined but not used [-Wunused-local-typedefs]
typedef typename Array::index_range index_range;
^
d:/RCompile/CRANpkg/lib/3.3/BH/include/boost/multi_array/concept_checks.hpp:43:37: warning: typedef 'index' locally defined but not used [-Wunused-local-typedefs]
typedef typename Array::index index;
^
d:/RCompile/CRANpkg/lib/3.3/BH/include/boost/multi_array/concept_checks.hpp: In static member function 'static void boost::multi_array_concepts::detail::idgen_helper<0ull>::call(Array&, const IdxGen&, Call_Type)':
d:/RCompile/CRANpkg/lib/3.3/BH/include/boost/multi_array/concept_checks.hpp:53:43: warning: typedef 'index_range' locally defined but not used [-Wunused-local-typedefs]
typedef typename Array::index_range index_range;
^
d:/RCompile/CRANpkg/lib/3.3/BH/include/boost/multi_array/concept_checks.hpp:54:37: warning: typedef 'index' locally defined but not used [-Wunused-local-typedefs]
typedef typename Array::index index;
^
In file included from d:/RCompile/CRANpkg/lib/3.3/StanHeaders/include/stan/math/rev/core.hpp:42:0,
from d:/RCompile/CRANpkg/lib/3.3/StanHeaders/include/stan/math/rev/mat.hpp:4,
from d:/RCompile/CRANpkg/lib/3.3/StanHeaders/include/stan/math.hpp:4,
from d:/RCompile/CRANpkg/lib/3.3/StanHeaders/include/src/stan/model/model_header.hpp:4,
from file53644dc92984.cpp:8:
d:/RCompile/CRANpkg/lib/3.3/StanHeaders/include/stan/math/rev/core/set_zero_all_adjoints.hpp: At global scope:
d:/RCompile/CRANpkg/lib/3.3/StanHeaders/include/stan/math/rev/core/set_zero_all_adjoints.hpp:14:17: warning: 'void stan::math::set_zero_all_adjoints()' defined but not used [-Wunused-function]
static void set_zero_all_adjoints() {
^
In file included from d:/RCompile/CRANpkg/lib/3.3/BH/include/boost/config.hpp:39:0,
from d:/RCompile/CRANpkg/lib/3.3/BH/include/boost/math/tools/config.hpp:13,
from d:/RCompile/CRANpkg/lib/3.3/StanHeaders/include/stan/math/rev/core/var.hpp:7,
from d:/RCompile/CRANpkg/lib/3.3/StanHeaders/include/stan/math/rev/core/gevv_vvv_vari.hpp:5,
from d:/RCompile/CRANpkg/lib/3.3/StanHeaders/include/stan/math/rev/core.hpp:12,
from d:/RCompile/CRANpkg/lib/3.3/StanHeaders/include/stan/math/rev/mat.hpp:4,
from d:/RCompile/CRANpkg/lib/3.3/StanHeaders/include/stan/math.hpp:4,
from d:/RCompile/CRANpkg/lib/3.3/StanHeaders/include/src/stan/model/model_header.hpp:4,
from file536421d5956.cpp:8:
d:/RCompile/CRANpkg/lib/3.3/BH/include/boost/config/compiler/gcc.hpp:186:0: warning: "BOOST_NO_CXX11_RVALUE_REFERENCES" redefined
# define BOOST_NO_CXX11_RVALUE_REFERENCES
^
<command-line>:0:0: note: this is the location of the previous definition
In file included from d:/RCompile/CRANpkg/lib/3.3/BH/include/boost/multi_array/base.hpp:28:0,
from d:/RCompile/CRANpkg/lib/3.3/BH/include/boost/multi_array.hpp:21,
from d:/RCompile/CRANpkg/lib/3.3/BH/include/boost/numeric/odeint/util/multi_array_adaption.hpp:29,
from d:/RCompile/CRANpkg/lib/3.3/BH/include/boost/numeric/odeint.hpp:61,
from d:/RCompile/CRANpkg/lib/3.3/StanHeaders/include/stan/math/prim/arr/functor/integrate_ode_rk45.hpp:13,
from d:/RCompile/CRANpkg/lib/3.3/StanHeaders/include/stan/math/prim/arr.hpp:36,
from d:/RCompile/CRANpkg/lib/3.3/StanHeaders/include/stan/math/prim/mat.hpp:299,
from d:/RCompile/CRANpkg/lib/3.3/StanHeaders/include/stan/math/rev/mat.hpp:11,
from d:/RCompile/CRANpkg/lib/3.3/StanHeaders/include/stan/math.hpp:4,
from d:/RCompile/CRANpkg/lib/3.3/StanHeaders/include/src/stan/model/model_header.hpp:4,
from file536421d5956.cpp:8:
d:/RCompile/CRANpkg/lib/3.3/BH/include/boost/multi_array/concept_checks.hpp: In static member function 'static void boost::multi_array_concepts::detail::idgen_helper<N>::call(Array&, const IdxGen&, Call_Type)':
d:/RCompile/CRANpkg/lib/3.3/BH/include/boost/multi_array/concept_checks.hpp:42:43: warning: typedef 'index_range' locally defined but not used [-Wunused-local-typedefs]
typedef typename Array::index_range index_range;
^
d:/RCompile/CRANpkg/lib/3.3/BH/include/boost/multi_array/concept_checks.hpp:43:37: warning: typedef 'index' locally defined but not used [-Wunused-local-typedefs]
typedef typename Array::index index;
^
d:/RCompile/CRANpkg/lib/3.3/BH/include/boost/multi_array/concept_checks.hpp: In static member function 'static void boost::multi_array_concepts::detail::idgen_helper<0ull>::call(Array&, const IdxGen&, Call_Type)':
d:/RCompile/CRANpkg/lib/3.3/BH/include/boost/multi_array/concept_checks.hpp:53:43: warning: typedef 'index_range' locally defined but not used [-Wunused-local-typedefs]
typedef typename Array::index_range index_range;
^
d:/RCompile/CRANpkg/lib/3.3/BH/include/boost/multi_array/concept_checks.hpp:54:37: warning: typedef 'index' locally defined but not used [-Wunused-local-typedefs]
typedef typename Array::index index;
^
In file included from d:/RCompile/CRANpkg/lib/3.3/StanHeaders/include/stan/math/rev/core.hpp:42:0,
from d:/RCompile/CRANpkg/lib/3.3/StanHeaders/include/stan/math/rev/mat.hpp:4,
from d:/RCompile/CRANpkg/lib/3.3/StanHeaders/include/stan/math.hpp:4,
from d:/RCompile/CRANpkg/lib/3.3/StanHeaders/include/src/stan/model/model_header.hpp:4,
from file536421d5956.cpp:8:
d:/RCompile/CRANpkg/lib/3.3/StanHeaders/include/stan/math/rev/core/set_zero_all_adjoints.hpp: At global scope:
d:/RCompile/CRANpkg/lib/3.3/StanHeaders/include/stan/math/rev/core/set_zero_all_adjoints.hpp:14:17: warning: 'void stan::math::set_zero_all_adjoints()' defined but not used [-Wunused-function]
static void set_zero_all_adjoints() {
^
------ Models successfully compiled!
You can ignore any compiler warnings above.
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'prophet' as prophet_0.1.zip
* DONE (prophet)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment