2
2
3
3
<details >
4
4
5
- * Version: 3.6.0
5
+ * Version: 3.7.1
6
6
* GitHub: https://github.com/cdriveraus/ctsem
7
7
* Source code: https://github.com/cran/ctsem
8
- * Date/Publication: 2022-03-10 11:20:19 UTC
9
- * Number of recursive dependencies: 125
8
+ * Date/Publication: 2022-08-08 14:00:02 UTC
9
+ * Number of recursive dependencies: 135
10
10
11
11
Run ` cloud_details(, "ctsem") ` for more info
12
12
@@ -36,10 +36,10 @@ Info: integer division implicitly rounds to integer. Found int division: d * d -
36
36
37
37
Wrote C++ file "stan_files/ctsm.cc"
38
38
...
39
- stan_files/ctsm.hpp: In member function ‘T__ model_ctsm_namespace::model_ctsm::log_prob(std::vector<T_l>&, std::vector<int >&, std::ostream* ) const [ with bool propto__ = false; bool jacobian__ = true; T__ = double] ’:
40
- stan_files/ctsm.hpp:2348:9: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without
41
- 2348 | T__ log_prob(std::vector<T__ >& params_r__ ,
39
+ 2340 | T__ log_prob(std::vector<T__ >& params_r__ ,
42
40
| ^~~~~~~~
41
+ stan_files/ctsm.hpp: In member function ‘T__ model_ctsm_namespace::model_ctsm::log_prob(std::vector<T_l>&, std::vector<int >&, std::ostream* ) const [ with bool propto__ = false; bool jacobian__ = false; T__ = double] ’:
42
+ stan_files/ctsm.hpp:2340:9: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without
43
43
g++: fatal error: Killed signal terminated program cc1plus
44
44
compilation terminated.
45
45
make: ** * [ /opt/R/4.1.1/lib/R/etc/Makeconf:175: stan_files/ctsm.o] Error 1
@@ -63,10 +63,10 @@ Info: integer division implicitly rounds to integer. Found int division: d * d -
63
63
64
64
Wrote C++ file "stan_files/ctsm.cc"
65
65
...
66
- stan_files/ctsm.hpp: In member function ‘T__ model_ctsm_namespace::model_ctsm::log_prob(std::vector<T_l>&, std::vector<int >&, std::ostream* ) const [ with bool propto__ = false; bool jacobian__ = true; T__ = double] ’:
67
- stan_files/ctsm.hpp:2348:9: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without
68
- 2348 | T__ log_prob(std::vector<T__ >& params_r__ ,
66
+ 2340 | T__ log_prob(std::vector<T__ >& params_r__ ,
69
67
| ^~~~~~~~
68
+ stan_files/ctsm.hpp: In member function ‘T__ model_ctsm_namespace::model_ctsm::log_prob(std::vector<T_l>&, std::vector<int >&, std::ostream* ) const [ with bool propto__ = false; bool jacobian__ = false; T__ = double] ’:
69
+ stan_files/ctsm.hpp:2340:9: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without
70
70
g++: fatal error: Killed signal terminated program cc1plus
71
71
compilation terminated.
72
72
make: ** * [ /opt/R/4.1.1/lib/R/etc/Makeconf:175: stan_files/ctsm.o] Error 1
@@ -75,6 +75,76 @@ ERROR: compilation failed for package ‘ctsem’
75
75
* removing ‘/tmp/workdir/ctsem/old/ctsem.Rcheck/ctsem’
76
76
77
77
78
+ ```
79
+ # NA
80
+
81
+ <details>
82
+
83
+ * Version: NA
84
+ * GitHub: NA
85
+ * Source code: https://github.com/cran/NA
86
+ * Number of recursive dependencies: 0
87
+
88
+ Run `cloud_details(, "NA")` for more info
89
+
90
+ </details>
91
+
92
+ ## Error before installation
93
+
94
+ ### Devel
95
+
96
+ ```
97
+
98
+
99
+
100
+
101
+
102
+
103
+ ```
104
+ ### CRAN
105
+
106
+ ```
107
+
108
+
109
+
110
+
111
+
112
+
113
+ ```
114
+ # NA
115
+
116
+ <details>
117
+
118
+ * Version: NA
119
+ * GitHub: NA
120
+ * Source code: https://github.com/cran/NA
121
+ * Number of recursive dependencies: 0
122
+
123
+ Run `cloud_details(, "NA")` for more info
124
+
125
+ </details>
126
+
127
+ ## Error before installation
128
+
129
+ ### Devel
130
+
131
+ ```
132
+
133
+
134
+
135
+
136
+
137
+
138
+ ```
139
+ ### CRAN
140
+
141
+ ```
142
+
143
+
144
+
145
+
146
+
147
+
78
148
```
79
149
# nlmixr2
80
150
@@ -84,7 +154,7 @@ ERROR: compilation failed for package ‘ctsem’
84
154
* GitHub: https://github.com/nlmixr2/nlmixr2
85
155
* Source code: https://github.com/cran/nlmixr2
86
156
* Date/Publication: 2022-06-27 22:20:02 UTC
87
- * Number of recursive dependencies: 180
157
+ * Number of recursive dependencies: 195
88
158
89
159
Run `cloud_details(, "nlmixr2")` for more info
90
160
0 commit comments